Searched defs:controller___2 (Results 1 – 1 of 1) sorted by relevance
93248 struct controller___2 { struct93249 struct mutex crit_sect;93250 struct mutex cmd_lock;93251 int num_slots;93252 int slot_num_inc;93253 struct pci_dev *pci_dev;93254 struct list_head slot_list;93255 const struct hpc_ops *hpc_ops;93256 wait_queue_head_t queue;93257 u8 slot_device_offset;[all …]