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

/freebsd-11-stable/sys/dev/advansys/
H A Dadvlib.c871 if (adv_read_lram_8(adv, ADV_STOP_CODE_B) == 0) {
872 adv_write_lram_8(adv, ADV_STOP_CODE_B,
875 if (adv_read_lram_8(adv, ADV_STOP_CODE_B) &
1580 if (adv_read_lram_8(adv, ADV_STOP_CODE_B) != 0) {
1581 adv_write_lram_8(adv, ADV_STOP_CODE_B, 0);
H A Dadvlib.h254 #define ADV_STOP_CODE_B 0x0034 macro

Completed in 136 milliseconds