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