Searched refs:ob_01 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dar9285.c277 ob [0] = (modal->ob_01 >> 0) & 0xf;
278 ob [1] = (modal->ob_01 >> 4) & 0xf;
296 ob [0] = (modal->ob_01 >> 0) & 0xf;
297 ob [1] = (modal->ob_01 >> 4) & 0xf;
298 /* Field ob_234 does not exist, use ob_01. */
312 ob [0] = modal->ob_01;
H A Dar9285reg.h208 uint8_t ob_01; member in struct:ar9285_modal_eep_header

Completed in 116 milliseconds