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

  /src/sys/dev/mii/
igphyvar.h 35 uint32_t sc_mactype; member in struct:igphy_softc
igphy.c 146 if (!prop_dictionary_get_uint32(dict, "mactype", &igsc->sc_mactype))
244 switch (igsc->sc_mactype) {
309 switch (igsc->sc_mactype) {
325 if (igsc->sc_mactype == WM_T_82547) {
493 switch (igsc->sc_mactype) {

Completed in 12 milliseconds