Lines Matching defs:controller
713 struct controller { struct
716 struct pci_dev *ctrl_dev; /* in case where controller is PCI */ argument
717 u8 starting_slot_num; /* starting and ending slot #'s this ctrl controls*/
718 u8 ending_slot_num;
719 u8 revision;
720 u8 options; /* which options HPC supports */
721 u8 status;
722 u8 ctlr_id;
723 u8 slot_count;
724 u8 bus_count;
725 u8 ctlr_relative_id;
726 u32 irq;
727 union {
731 } u;
732 u8 ctlr_type;
733 struct list_head ebda_hpc_list;