Home
last modified time | relevance | path

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

/netbsd/sys/dev/scsipi/
H A Datapiconf.c287 scsipi_insert_periph(chan, periph); in atapi_probe_device()
H A Dscsipiconf.h735 void scsipi_insert_periph(struct scsipi_channel *,
H A Dscsiconf.c1095 scsipi_insert_periph(chan, periph); in scsi_probe_device()
H A Dscsipi_base.c224 scsipi_insert_periph(struct scsipi_channel *chan, struct scsipi_periph *periph) in scsipi_insert_periph() function