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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsx.c489 write_sx_byte(port->board, CHAN_OFFSET(port, hi_hstat), command);
491 return sx_busy_wait_eq(port->board, CHAN_OFFSET(port, hi_hstat), mask,
550 if (sx_read_channel_byte(port, hi_hstat) == HS_IDLE_OPEN) {
558 sx_read_channel_byte(port, hi_hstat));
1004 if ((sx_read_channel_byte(port, hi_hstat) !=
1343 while (to-- && (sx_read_channel_byte(port, hi_hstat) != HS_IDLE_CLOSED))
1346 if (sx_read_channel_byte(port, hi_hstat) != HS_IDLE_CLOSED) {
1617 read_sx_byte(port->board, CHAN_OFFSET(port, hi_hstat)));
H A Dsxwindow.h164 BYTE hi_hstat; /* 0x0E Command register */ member in struct:_SXCHANNEL
246 /* SXCHANNEL.hi_hstat definitions... */

Completed in 94 milliseconds