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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A DNCR53C9x.h567 #define ESP_INTR_S 0x01 /* Select w/o ATN */ macro
580 #define ESP_SELECT_WITHOUT_ATN_IRQ(esp) ((esp)->intreg & (ESP_INTR_S))
H A Desp_scsi.h168 #define ESP_INTR_S 0x01 /* Select w/o ATN */ macro
H A DNCR53C9x.c190 if(intreg & ESP_INTR_S)
3365 } else if(esp->ireg & (ESP_INTR_S | ESP_INTR_SATN)) {
H A Desp_scsi.c2088 if (esp->ireg & (ESP_INTR_S | ESP_INTR_SATN | ESP_INTR_IC)) {

Completed in 63 milliseconds