HomeSort by: relevance | last modified time | path
    Searched refs:start_phy_num (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
mpii.c 1884 sc->sc_pd_id_start + tcl->start_phy_num + i,
1885 tcl->start_phy_num + i, le16toh(tcl->enclosure_handle), le16toh(tcl->expander_handle));
1902 dev->slot = sc->sc_pd_id_start + tcl->start_phy_num + i;
1904 dev->phy_num = tcl->start_phy_num + i;
1972 sc->sc_pd_id_start + tcl->start_phy_num + i,
1973 tcl->start_phy_num + i, le16toh(tcl->enclosure_handle), le16toh(tcl->expander_handle));
mpiireg.h 1654 u_int8_t start_phy_num; member in struct:mpii_evt_sas_tcl

Completed in 15 milliseconds