Searched refs:ONLINE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pcmcia/ | ||
H A D | if_xereg.h | 248 #define ONLINE 0x04 /* Online */ macro |
H A D | if_xe.c | 1383 bus_space_write_1(bst, bsh, offset + CMD0, ENABLE_RX | ONLINE); in xe_full_reset() |