Searched refs:SLOT_STARTUP_CMPLT (Results 1 – 3 of 3) sorted by relevance
357 #define SLOT_STARTUP_CMPLT 0x01 macro365 #define SLOT_STATUS_MASK (SLOT_STARTUP_CMPLT | SLOT_STARTUP_INCMPLT | \
131 if (pcibr_soft->bs_slot[slot].slot_status & SLOT_STARTUP_CMPLT) { in pcibr_slot_startup()1560 pcibr_soft->bs_slot[slot].slot_status |= SLOT_STARTUP_CMPLT; in pcibr_slot_call_device_attach()
808 pcibr_soft->bs_slot[slot].slot_status |= SLOT_STARTUP_CMPLT; in pcibr_driver_reg_callback()