Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp_hpc.c81 #define SLOT_66MHZ 0x0000001f macro
1226 else if ((slot_num = (slot_avail2 & SLOT_66MHZ)) != 0 ) in hpc_get_max_bus_speed()
1238 else if ((slot_num = (slot_avail2 & SLOT_66MHZ)) != 0 ) in hpc_get_max_bus_speed()