Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dmpii.c1884 sc->sc_pd_id_start + tcl->start_phy_num + i, in mpii_event_sas()
1885 tcl->start_phy_num + i, le16toh(tcl->enclosure_handle), le16toh(tcl->expander_handle)); in mpii_event_sas()
1902 dev->slot = sc->sc_pd_id_start + tcl->start_phy_num + i; in mpii_event_sas()
1904 dev->phy_num = tcl->start_phy_num + i; in mpii_event_sas()
1972 sc->sc_pd_id_start + tcl->start_phy_num + i, in mpii_event_sas_work()
1973 tcl->start_phy_num + i, le16toh(tcl->enclosure_handle), le16toh(tcl->expander_handle)); in mpii_event_sas_work()
H A Dmpiireg.h1654 u_int8_t start_phy_num; member