Home
last modified time | relevance | path

Searched refs:sa_sc_link (Results 1 – 25 of 30) sorted by relevance

12

/openbsd/sys/scsi/
H A Dmpath_sym.c105 struct scsi_inquiry_data *inq = &sa->sa_sc_link->inqdata; in sym_match()
109 if (mpath_path_probe(sa->sa_sc_link) != 0) in sym_match()
135 struct scsi_link *link = sa->sa_sc_link; in sym_attach()
H A Dmpath_emc.c117 struct scsi_inquiry_data *inq = &sa->sa_sc_link->inqdata; in emc_match()
121 if (mpath_path_probe(sa->sa_sc_link) != 0) in emc_match()
140 struct scsi_link *link = sa->sa_sc_link; in emc_attach()
H A Dmpath_hds.c118 struct scsi_link *link = sa->sa_sc_link; in hds_match()
123 if (mpath_path_probe(sa->sa_sc_link) != 0) in hds_match()
143 struct scsi_link *link = sa->sa_sc_link; in hds_attach()
H A Dmpath_rdac.c179 struct scsi_inquiry_data *inq = &sa->sa_sc_link->inqdata; in rdac_match()
183 if (mpath_path_probe(sa->sa_sc_link) != 0) in rdac_match()
202 struct scsi_link *link = sa->sa_sc_link; in rdac_attach()
H A Dsafte.c112 struct scsi_inquiry_data *inq = &sa->sa_sc_link->inqdata; in safte_match()
142 sc->sc_link = sa->sa_sc_link; in safte_attach()
143 sa->sa_sc_link->device_softc = sc; in safte_attach()
H A Duk.c86 struct scsi_link *link = sa->sa_sc_link; in ukattach()
H A Dses.c126 struct scsi_inquiry_data *inq = &sa->sa_sc_link->inqdata; in ses_match()
151 sc->sc_link = sa->sa_sc_link; in ses_attach()
152 sa->sa_sc_link->device_softc = sc; in ses_attach()
H A Dscsiconf.c286 struct scsi_link *link = sa->sa_sc_link; in scsibussubmatch()
314 scsi_print_link(sa->sa_sc_link); in scsibussubprint()
678 sa.sa_sc_link = link; in scsi_probe_link()
H A Dch.c140 struct scsi_inquiry_data *inq = &sa->sa_sc_link->inqdata; in chmatch()
154 struct scsi_link *link = sa->sa_sc_link; in chattach()
H A Dscsiconf.h382 struct scsi_link *sa_sc_link; member
/openbsd/sys/arch/luna88k/luna88k/
H A Dautoconf.c198 sa->sa_sc_link->target == autoboot.targ && in device_register()
199 sa->sa_sc_link->lun == 0) { in device_register()
/openbsd/sys/arch/alpha/alpha/
H A Ddec_3000_300.c218 if (b->unit / 100 != sa->sa_sc_link->target)
H A Ddec_eb64plus.c234 struct scsi_link *periph = sa->sa_sc_link;
H A Ddec_kn20aa.c234 struct scsi_link *periph = sa->sa_sc_link;
H A Ddec_3000_500.c236 if (b->unit / 100 != sa->sa_sc_link->target)
H A Ddec_alphabook1.c230 struct scsi_link *periph = sa->sa_sc_link; in dec_alphabook1_device_register()
H A Dapi_up1000.c229 if (b->unit / 100 != sa->sa_sc_link->target)
H A Ddec_kn300.c295 struct scsi_link *periph = sa->sa_sc_link;
H A Ddec_1000a.c305 struct scsi_link *periph = sa->sa_sc_link;
H A Ddec_550.c231 struct scsi_link *periph = sa->sa_sc_link;
H A Ddec_eb164.c233 struct scsi_link *periph = sa->sa_sc_link;
H A Ddec_axppci_33.c277 struct scsi_link *periph = sa->sa_sc_link;
H A Ddec_6600.c284 struct scsi_link *periph = sa->sa_sc_link;
/openbsd/sys/arch/macppc/macppc/
H A Dautoconf.c248 if (sa->sa_sc_link->target == bootdev_unit) in device_register()
/openbsd/sys/arch/hppa/hppa/
H A Dautoconf.c454 struct scsi_link *sl = sa->sa_sc_link; in device_register()

12