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

/freebsd-9.3-release/sys/dev/ic/
H A Dwd33c93reg.h108 #define wd3s_qtag 0x1a macro
/freebsd-9.3-release/sys/dev/ct/
H A Dct.c288 ct_cr_write_1(chp, wd3s_qtag, 0xaa);
289 if (ct_cr_read_1(chp, wd3s_qtag) != 0xaa)
291 ct_cr_write_1(chp, wd3s_qtag, 0x0);
294 ct_cr_write_1(chp, wd3s_qtag, 0x55);
295 if (ct_cr_read_1(chp, wd3s_qtag) != 0x55)
297 ct_cr_write_1(chp, wd3s_qtag, 0x0);
300 ct_cr_write_1(chp, wd3s_qtag, 0x0);

Completed in 101 milliseconds