Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/vx/
HDif_vxreg.h413 #define ACTIVATE_ADAPTER_TO_CONFIG 0xff macro
/freebsd-11-stable/sys/dev/ep/
HDif_epreg.h425 #define ACTIVATE_ADAPTER_TO_CONFIG 0xff /* to the id_port */ macro
HDif_ep_isa.c267 outb(ELINK_ID_PORT, ACTIVATE_ADAPTER_TO_CONFIG); in ep_isa_identify()