Home
last modified time | relevance | path

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

/Linux-v6.1/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.c1560 func->is_a_board = 0x01; in board_added()
1650 if (func->is_a_board) in remove_board()
1709 func->is_a_board = 0; in remove_board()
1961 if (func->is_a_board) { in cpqhp_process_SI()
1975 func->is_a_board = 1; in cpqhp_process_SI()
2005 func->is_a_board = 0; in cpqhp_process_SI()
2276 new_slot->is_a_board = 1; in configure_new_device()
2520 new_slot->is_a_board = 1; in configure_new_function()
Dcpqphp_pci.c350 new_slot->is_a_board = 0; in cpqhp_save_config()
411 new_slot->is_a_board = 1; in cpqhp_save_config()
712 while ((func != NULL) && func->is_a_board) { in cpqhp_save_used_resources()
1042 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()