Searched defs:bd_list (Results 1 – 3 of 3) sorted by relevance
301 struct bd_list { struct303 struct bd_table **bd_table_array;305 int num_tabs;307 int max_bdi;309 int eqp_bdi;311 int hwd_bdi;313 int num_bds_table;362 struct bd_list bd_list; member
87 struct bd_list *bd_list = &ep->bd_list; in bdc_dbg_bd_list() local
145 struct list_head bd_list; member