Searched defs:PCI_SLOT (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpci.h32 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f) macro

Completed in 84 milliseconds