Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/isa/
HDisahint.c52 order = ISA_ORDER_SENSITIVE; in isa_hinted_child()
HDisavar.h49 #define ISA_ORDER_SENSITIVE 20 /* legacy sensitive hardware */ macro
/freebsd-14-stable/sys/x86/isa/
HDorm.c97 child = BUS_ADD_CHILD(parent, ISA_ORDER_SENSITIVE, "orm", -1); in orm_identify()
/freebsd-14-stable/sys/powerpc/mpc85xx/
HDatpic.c149 child = BUS_ADD_CHILD(parent, ISA_ORDER_SENSITIVE, drv->name, -1); in atpic_isa_identify()