Searched refs:ISA_ORDER_SENSITIVE (Results 1 – 4 of 4) sorted by relevance
51 order = ISA_ORDER_SENSITIVE; in isa_hinted_child()
49 #define ISA_ORDER_SENSITIVE 20 /* legacy sensitive hardware */ macro
97 child = BUS_ADD_CHILD(parent, ISA_ORDER_SENSITIVE, "orm", DEVICE_UNIT_ANY); in orm_identify()
148 child = BUS_ADD_CHILD(parent, ISA_ORDER_SENSITIVE, drv->name, DEVICE_UNIT_ANY); in atpic_isa_identify()