Searched refs:IDLE (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/drivers/char/ |
D | au1000_ts.c | 158 IDLE = 0, enumerator 404 case IDLE: in ssi0_interrupt() 424 ts->acq_state = IDLE; in ssi0_interrupt() 437 ts->acq_state = IDLE; in ssi0_interrupt()
|
D | synclinkmp.c | 446 #define IDLE BIT6 macro 2210 info->ie1_value &= ~(IDLE + UDRN); in isr_txeom() 2212 write_reg(info, SR1, (unsigned char)(UDRN + IDLE)); in isr_txeom() 2218 else if (status & IDLE) in isr_txeom() 2254 unsigned char status = read_reg(info, SR1) & info->ie1_value & (UDRN + IDLE + CCTS); in isr_txint() 2263 if (status & (UDRN + IDLE)) in isr_txint() 2289 info->ie1_value |= IDLE; in isr_txrdy() 2962 info->ie1_value |= IDLE; in tx_abort() 2964 write_reg(info, SR1, (unsigned char)(IDLE + UDRN)); /* clear pending */ in tx_abort() 4262 info->ie1_value &= ~IDLE; in tx_start() [all …]
|
/linux-2.4.37.9/drivers/block/ |
D | acsi_slm.c | 135 typedef enum { IDLE, FILLING, PRINTING } SLMSTATE; enumerator 638 if (SLMState == IDLE) { in slm_write() 685 SLMState = IDLE; in slm_write() 718 SLMState = IDLE; in slm_ioctl() 1013 SLMState = IDLE; in slm_init()
|
/linux-2.4.37.9/drivers/net/wan/ |
D | falc-lh.h | 37 #define IDLE 0x29 /* Idle Code */ macro
|
D | pc300_falc-lh.h | 1154 #define IDLE 0x29 /* Idle Channel Code */ macro
|
D | pc300_drv.c | 774 cpc_writeb(falcbase + F_REG(IDLE, ch), 0x7f); in falc_init_t1() 959 cpc_writeb(falcbase + F_REG(IDLE, ch), 0x7f); in falc_init_e1()
|
D | comx-hw-munich.c | 1627 writeb(0xff, lbi + IDLE); /* Idle Code to send in unused timeslots */ in MUNICH_open()
|
/linux-2.4.37.9/Documentation/isdn/ |
D | INTERFACE.fax | 63 only necessary on call establishment (from IDLE to PHASE_A). 64 (one of the constants ISDN_FAX_PHASE_[IDLE,A,B,C,D,E])
|
/linux-2.4.37.9/drivers/scsi/ |
D | aha1542.h | 43 #define IDLE 0x10 /* SCSI Host Adapter Idle */ macro
|
D | aha1542.c | 373 WAIT(STATUS(bse), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF); in aha1542_test_port() 1481 STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF); in aha1542_bus_reset() 1545 STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF); in aha1542_host_reset() 1692 STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF); in aha1542_old_reset()
|
/linux-2.4.37.9/drivers/net/hamradio/ |
D | dmascc.c | 163 #define IDLE 0 macro 746 priv->state = IDLE; in scc_open() 929 if (priv->state == IDLE) { in scc_send_packet() 1315 case IDLE: in es_isr() 1372 priv->state = IDLE; in tm_isr()
|
/linux-2.4.37.9/Documentation/networking/ |
D | slicecom.hun | 252 Modem status changes: 0, Transmitter status is IDLE, tbusy: 0
|
D | slicecom.txt | 242 Modem status changes: 0, Transmitter status is IDLE, tbusy: 0
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 20443 feature is turned off -- see "Do CPU IDLE calls", below). This
|