Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A 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()
H A 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()
H A Dcpqphp.h230 u8 is_a_board; member
252 u8 is_a_board; member
H A Dshpchp.h68 u8 is_a_board; member
H A Dcpqphp_core.c1202 if (!func->is_a_board) { in cpqhpc_probe()