HomeSort by: relevance | last modified time | path
    Searched refs:sit (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/dev/spi/
spi.c 387 spi_ioctl_transfer_t *sit; local in function:spi_ioctl
408 sit = (spi_ioctl_transfer_t *)data;
409 if (sit->sit_addr < 0 || sit->sit_addr >= sc->sc_nslaves) {
413 if ((sit->sit_send && sit->sit_sendlen == 0)
414 || (sit->sit_recv && sit->sit_recvlen == 0)) {
418 sh = &sc->sc_slaves[sit->sit_addr];
421 if (sit->sit_send && sit->sit_sendlen <= SPI_MAXDATA)
    [all...]
  /src/distrib/mac68k/stand/
Makefile 10 UUDECODE_FILES+=NetBSD_ROM.sit.hqx Installer.sea.hqx README.Booter
24 BooterManual.stxt.bin NetBSD_ROM.sit.hqx Installer.sea.hqx \
  /src/sys/arch/m68k/060sp/dist/
test.doc 93 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa
fpsp.doc 98 of the "call-out" section. The "Call-out" section must sit adjacent to the
isp.doc 106 of the "call-out" section. The "Call-out" section must sit adjacent to the
  /src/tools/host-mkdep/
configure 359 -site | --site | --sit)
361 -site=* | --site=* | --sit=*)
  /src/tools/make/
configure 996 -site | --site | --sit)
998 -site=* | --site=* | --sit=*)
  /src/lib/librumpuser/
configure 1007 -site | --site | --sit)
1009 -site=* | --site=* | --sit=*)
  /src/tools/compat/
configure 1036 -site | --site | --sit)
1038 -site=* | --site=* | --sit=*)
  /src/sys/external/isc/libsodium/dist/
configure 1170 -site | --site | --sit)
1172 -site=* | --site=* | --sit=*)

Completed in 39 milliseconds