HomeSort by: relevance | last modified time | path
    Searched refs:ch_tx_busy (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mips/sibyte/dev/
sbscnvar.h 138 volatile u_int ch_tx_busy; member in struct:sbscn_channel
sbjcnvar.h 144 volatile u_int ch_tx_busy; member in struct:sbjcn_channel
sbscn.c 842 if (ch->ch_tx_busy) {
865 if (ch->ch_tx_busy) {
900 if (ch->ch_tx_busy) {
1076 if (ch->ch_tx_busy) {
1254 ch->ch_tx_busy = 1;
1660 if (ch->ch_tx_busy) {
1661 ch->ch_tx_busy = 0;
sbjcn.c 782 if (ch->ch_tx_busy) {
817 if (ch->ch_tx_busy) {
993 if (ch->ch_tx_busy) {
1145 ch->ch_tx_busy = 1;
1164 ch->ch_tx_busy = 0;

Completed in 15 milliseconds