Searched defs:pcibr_slot_info_resp_s (Results 1 – 1 of 1) sorted by relevance
408 struct pcibr_slot_info_resp_s { struct409 short resp_bs_bridge_type;410 short resp_bs_bridge_mode;411 int resp_has_host;412 char resp_host_slot;413 vertex_hdl_t resp_slot_conn;414 char resp_slot_conn_name[MAXDEVNAME];415 int resp_slot_status;416 int resp_l1_bus_num;417 int resp_bss_ninfo;[all …]