Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpciio.h526 #define PCIIO_WIDGETDEV_SLOT_SHFT 3 macro
531 (((slot) << PCIIO_WIDGETDEV_SLOT_SHFT) + (func))
534 (((wdev) >> PCIIO_WIDGETDEV_SLOT_SHFT) & PCIIO_WIDGETDEV_SLOT_MASK)