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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dshpchp_ctrl.c333 p_slot->is_a_board = 0x01;
371 if (p_slot->is_a_board)
388 p_slot->is_a_board = 0;
591 p_slot->is_a_board = 1;
H A Dcpqphp_ctrl.c1571 func->is_a_board = 0x01;
1661 if (func->is_a_board)
1720 func->is_a_board = 0;
2022 if (func->is_a_board) {
2036 func->is_a_board = 1;
2066 func->is_a_board = 0;
2349 new_slot->is_a_board = 1;
2609 new_slot->is_a_board = 1;
H A Dcpqphp_pci.c416 new_slot->is_a_board = 1;
465 new_slot->is_a_board = 0;
726 while ((func != NULL) && func->is_a_board) {
1049 if (!func->is_a_board)
H A Dshpchp.h68 u8 is_a_board; member in struct:slot
H A Dcpqphp.h239 u8 is_a_board; member in struct:pci_func
261 u8 is_a_board; member in struct:slot
H A Dcpqphp_core.c1248 if (!func->is_a_board) {

Completed in 66 milliseconds