Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp.h435 #define HPC_BUS_66CONVMODE 0x0A // Y 31-34 macro
655 (c == HPC_BUS_66CONVMODE) || \
Dibmphp_core.c876 cmd = HPC_BUS_66CONVMODE; in set_bus()
881 cmd = HPC_BUS_66CONVMODE; in set_bus()
895 cmd = HPC_BUS_66CONVMODE; in set_bus()
Dibmphp_hpc.c457 case HPC_BUS_66CONVMODE: in hpc_writecmdtoindex()
677 if ((cmd == HPC_BUS_33CONVMODE) || (cmd == HPC_BUS_66CONVMODE) || in ibmphp_hpc_writeslot()