Searched defs:gdt_softc (Results 1 – 1 of 1) sorted by relevance
589 struct gdt_softc { struct590 int sc_hanum;591 int sc_class; /* Controller class */596 int sc_bus, sc_slot;597 u_int16_t sc_vendor;598 u_int16_t sc_device, sc_subdevice;599 u_int16_t sc_fw_vers;600 int sc_init_level;601 int sc_state;606 cdev_t sc_dev;[all …]