Home
last modified time | relevance | path

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

/freebsd/sys/isa/
H A Disahint.c51 order = ISA_ORDER_SENSITIVE; in isa_hinted_child()
H A Disavar.h49 #define ISA_ORDER_SENSITIVE 20 /* legacy sensitive hardware */ macro
/freebsd/sys/x86/isa/
H A Dorm.c97 child = BUS_ADD_CHILD(parent, ISA_ORDER_SENSITIVE, "orm", DEVICE_UNIT_ANY); in orm_identify()
/freebsd/sys/powerpc/mpc85xx/
H A Datpic.c148 child = BUS_ADD_CHILD(parent, ISA_ORDER_SENSITIVE, drv->name, DEVICE_UNIT_ANY); in atpic_isa_identify()