Searched refs:sc_device (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/quicc/
H A Dquicc_bfe.h48 struct quicc_device *sc_device; member in struct:quicc_softc
H A Dquicc_core.c85 qd = sc->sc_device;
177 sc->sc_device = qd = malloc(sizeof(struct quicc_device), M_QUICC,
/freebsd-10.2-release/sys/dev/iir/
H A Diir_ctrl.c230 p->ext_type = 0x6000 | gdt->sc_device;
235 if (gdt->sc_device >= 0x600)
241 if (gdt->sc_device >= 0x300)
245 p->device_id = gdt->sc_device;
H A Diir_pci.c219 gdt->sc_device = pci_get_device(dev);
223 if (gdt->sc_device >= GDT_PCI_PRODUCT_FC)
H A Diir.h603 u_int16_t sc_device, sc_subdevice; member in struct:gdt_softc

Completed in 59 milliseconds