Searched defs:eqos_pci_softc (Results 1 – 1 of 1) sorted by relevance
58 struct eqos_pci_softc { struct59 struct eqos_softc sc_eqos;60 pci_chipset_tag_t sc_pc;61 pcitag_t sc_tag;62 void *sc_ihs[EQOS_PCI_MAX_INTR];86 CFATTACH_DECL3_NEW(eqos_pci, sizeof(struct eqos_pci_softc), argument