Home
last modified time | relevance | path

Searched refs:ONLINE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pcmcia/
H A Dif_xereg.h248 #define ONLINE 0x04 /* Online */ macro
H A Dif_xe.c1383 bus_space_write_1(bst, bsh, offset + CMD0, ENABLE_RX | ONLINE); in xe_full_reset()