Searched refs:ioboard_type (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dsgi_hotplug.c112 u16 busnum, segment, ioboard_type; local
120 ioboard_type = sn_ioboard_to_pci_bus(pci_bus);
125 if ((ioboard_type == L1_BRICKTYPE_IX ||
126 ioboard_type == L1_BRICKTYPE_IA) &&
137 u16 ioboard_type; local
146 ioboard_type = sn_ioboard_to_pci_bus(pci_bus);
147 switch (ioboard_type) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dtiocx.c372 u16 ioboard_type; local
375 rc = ia64_sn_sysctl_ioboard_get(nasid, &ioboard_type);
382 switch (ioboard_type) {
386 *bt = ioboard_type;

Completed in 126 milliseconds