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