Home | Sort by: relevance | last modified time | path |
/src/sys/dev/sbus/ | |
if_hme_sbus.c | 61 struct hme_softc hsc_hme; /* HME device */ member in struct:hmesbus_softc 86 struct hme_softc *sc = &hsc->hsc_hme; |
/src/sys/dev/pci/ | |
if_hme_pci.c | 61 struct hme_softc hsc_hme; /* HME device */ member in struct:hme_pci_softc 116 struct hme_softc *sc = &hsc->hsc_hme; |