Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_ctrl.c314 p_slot->is_a_board = 0x01; in board_added()
353 if (p_slot->is_a_board) in remove_board()
371 p_slot->is_a_board = 0; in remove_board()
580 p_slot->is_a_board = 1; in shpchp_enable_slot()
Dcpqphp_ctrl.c1564 func->is_a_board = 0x01; in board_added()
1655 if (func->is_a_board) in remove_board()
1714 func->is_a_board = 0; in remove_board()
1997 if (func->is_a_board) { in cpqhp_process_SI()
2011 func->is_a_board = 1; in cpqhp_process_SI()
2041 func->is_a_board = 0; in cpqhp_process_SI()
2321 new_slot->is_a_board = 1; in configure_new_device()
2565 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.c1237 if (!func->is_a_board) { in cpqhpc_probe()