Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp_hpc.c78 #define SLOT_133MHZ_PCIX 0x1f000000 macro
1220 else if ((slot_num = ((slot_avail1 & SLOT_133MHZ_PCIX) >> 23) ) != 0 ) in hpc_get_max_bus_speed()
1232 if ((slot_num = ((slot_avail1 & SLOT_133MHZ_PCIX) >> 23) ) != 0 ) in hpc_get_max_bus_speed()