Home
last modified time | relevance | path

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

/netbsd/sys/arch/mac68k/mac68k/
H A Dautoconf.c180 periph = scsipi_lookup_periph(scsi->sc_channel, in target_to_unit()
196 periph = scsipi_lookup_periph(scsi->sc_channel, in target_to_unit()
/netbsd/sys/arch/news68k/news68k/
H A Dautoconf.c147 periph = scsipi_lookup_periph(sdv->sc_channel, ctlr, 0); in findroot()
/netbsd/sys/arch/newsmips/newsmips/
H A Dautoconf.c150 periph = scsipi_lookup_periph(sdv->sc_channel, ctlr, 0); in findroot()
/netbsd/sys/arch/x68k/x68k/
H A Dautoconf.c213 periph = scsipi_lookup_periph(sbsc->sc_channel, in scsi_find()
/netbsd/sys/arch/sun3/sun3/
H A Dautoconf.c269 periph = scsipi_lookup_periph(sbsc->sc_channel, target, lun); in scsi_find()
/netbsd/sys/arch/sun68k/sun68k/
H A Dautoconf.c400 periph = scsipi_lookup_periph(sbsc->sc_channel, target, lun); in scsi_find()
/netbsd/sys/arch/usermode/dev/
H A Dvatapi.c208 if (scsipi_lookup_periph(chan, target, 0) != NULL) in vatapi_probe_device()
/netbsd/sys/dev/scsipi/
H A Dscsipiconf.h739 struct scsipi_periph *scsipi_lookup_periph(struct scsipi_channel *,
H A Dscsipi_base.c286 scsipi_lookup_periph(struct scsipi_channel *chan, int target, int lun) in scsipi_lookup_periph() function
1877 if (scsipi_lookup_periph(chan, periph->periph_target, in scsipi_complete()
2567 itperiph = scsipi_lookup_periph(chan, target, lun); in scsipi_set_xfer_mode()
H A Dscsiconf.c895 if (scsipi_lookup_periph(chan, target, lun) != NULL) in scsi_probe_device()
H A Datapi_wdc.c278 if (scsipi_lookup_periph(chan, target, 0) != NULL) in wdc_atapi_probe_device()
H A Dch.c940 (dtperiph = scsipi_lookup_periph(chan, in ch_usergetelemstatus()
/netbsd/sys/dev/usb/
H A Dumass_scsipi.c546 if (scsipi_lookup_periph(chan, target, 0) != NULL) { in umass_atapi_probe_device()
/netbsd/sys/arch/sparc/sparc/
H A Dautoconf.c1898 scsipi_lookup_periph(chan, target, lun) == NULL) { in device_register()
/netbsd/sys/dev/ic/
H A Dmpt_netbsd.c1847 periph = scsipi_lookup_periph(&mpt->sc_channel, ioc2rvol->VolumeBus, 0); in mpt_bio_ioctl_vol()
H A Dsiisata.c1633 if (scsipi_lookup_periph(chan, target, 0) != NULL) in siisata_atapi_probe_device()
H A Dsiop.c1426 if (scsipi_lookup_periph(chan, in siop_scsipi_request()
H A Dahcisata_core.c2120 if (scsipi_lookup_periph(chan, target, 0) != NULL) in ahci_atapi_probe_device()
H A Desiop.c1670 if (scsipi_lookup_periph(chan, in esiop_scsipi_request()
H A Dmvsata.c774 if (scsipi_lookup_periph(chan, target, 0) != NULL) in mvsata_atapi_probe_device()
/netbsd/sys/dev/ieee1394/
H A Dsbp.c1142 sdev->periph = scsipi_lookup_periph(chan, in sbp_scsipi_scan_target()