Lines Matching defs:controller
727 struct controller { struct
730 struct pci_dev *ctrl_dev; /* in case where controller is PCI */ argument
731 u8 starting_slot_num; /* starting and ending slot #'s this ctrl controls*/
732 u8 ending_slot_num;
733 u8 revision;
734 u8 options; /* which options HPC supports */
735 u8 status;
736 u8 ctlr_id;
737 u8 slot_count;
738 u8 bus_count;
739 u8 ctlr_relative_id;
740 u32 irq;
741 union {
745 } u;
746 u8 ctlr_type;
747 struct list_head ebda_hpc_list;