Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c41 #define FIRST_DEV_NUM 0x00001F00 macro
985 ctrl->slot_device_offset = (slot_config & FIRST_DEV_NUM) >> 8; in shpc_init()