Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp_ctrl.c1072 struct pci_func *t_func = NULL; in board_added() local
1148 t_func = shpchp_slot_find(pslot->bus, pslot->device, 0); in board_added()
1149 slots_not_empty |= t_func->is_a_board; in board_added()
1403 t_func = shpchp_slot_find(pslot->bus, pslot->device, 0); in board_added()
1404 slots_not_empty |= t_func->is_a_board; in board_added()