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

/freebsd-11-stable/sys/dev/mse/
H A Dmse_isa.c149 #define MSE_HOLD 0x80 macro
314 bus_write_1(port, MSE_PORTC, MSE_HOLD | MSE_RXLOW);
318 bus_write_1(port, MSE_PORTC, MSE_HOLD | MSE_RXHIGH);
320 bus_write_1(port, MSE_PORTC, MSE_HOLD | MSE_RYLOW);
322 bus_write_1(port, MSE_PORTC, MSE_HOLD | MSE_RYHIGH);

Completed in 47 milliseconds