Home
last modified time | relevance | path

Searched refs:adapt_accesschk (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/scsipi/
H A Dscsiconf.c907 if (chan->chan_adapter->adapt_accesschk != NULL && in scsi_probe_device()
908 (*chan->chan_adapter->adapt_accesschk)(periph, &sa.sa_inqbuf)) in scsi_probe_device()
H A Dscsipiconf.h204 int (*adapt_accesschk)(struct scsipi_periph *, member