Home
last modified time | relevance | path

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

/netbsd/sys/dev/scsipi/
H A Dscsipi_base.c255 scsipi_lookup_periph_internal(struct scsipi_channel *chan, int target, int lun, bool lock) in scsipi_lookup_periph_internal() function
282 return scsipi_lookup_periph_internal(chan, target, lun, false); in scsipi_lookup_periph_locked()
288 return scsipi_lookup_periph_internal(chan, target, lun, true); in scsipi_lookup_periph()