Home
last modified time | relevance | path

Searched refs:is_a_board (Results 1 – 6 of 6) sorted by relevance

/drivers/pci/hotplug/
Dshpchp_ctrl.c313 p_slot->is_a_board = 0x01; in board_added()
351 if (p_slot->is_a_board) in remove_board()
369 p_slot->is_a_board = 0; in remove_board()
567 p_slot->is_a_board = 1; in shpchp_enable_slot()
Dcpqphp_ctrl.c1562 func->is_a_board = 0x01; in board_added()
1653 if (func->is_a_board) in remove_board()
1712 func->is_a_board = 0; in remove_board()
1970 if (func->is_a_board) { in cpqhp_process_SI()
1984 func->is_a_board = 1; in cpqhp_process_SI()
2014 func->is_a_board = 0; in cpqhp_process_SI()
2288 new_slot->is_a_board = 1; in configure_new_device()
2532 new_slot->is_a_board = 1; in configure_new_function()
Dcpqphp_pci.c348 new_slot->is_a_board = 0; in cpqhp_save_config()
409 new_slot->is_a_board = 1; in cpqhp_save_config()
710 while ((func != NULL) && func->is_a_board) { in cpqhp_save_used_resources()
1040 if (!func->is_a_board) in cpqhp_valid_replace()
Dcpqphp.h230 u8 is_a_board; member
252 u8 is_a_board; member
Dshpchp.h68 u8 is_a_board; member
Dcpqphp_core.c1202 if (!func->is_a_board) { in cpqhpc_probe()