Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Darc.c573 u_int32_t sc_adp_type; member
777 sc->sc_adp_type = ARC_HBA_TYPE_A; in arc_attach()
779 sc->sc_adp_type = ARC_HBA_TYPE_B; in arc_attach()
781 sc->sc_adp_type = ARC_HBA_TYPE_C; in arc_attach()
783 sc->sc_adp_type = ARC_HBA_TYPE_D; in arc_attach()
1100 switch(sc->sc_adp_type) { in arc_intr()
1174 switch(sc->sc_adp_type) { in arc_scsi_cmd()
1339 switch(sc->sc_adp_type) { in arc_complete()
1374 switch(sc->sc_adp_type) { in arc_complete()
1404 switch(sc->sc_adp_type) { in arc_enable_all_intr()
[all …]