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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h140 ABORTING, enumerator in enum:iwch_ep_state
H A Diwch_cm.c659 state_set(&ep->com, ABORTING);
1436 case ABORTING:
1548 case ABORTING:
1575 if (state != ABORTING) {
1611 case ABORTING:
1972 if (ep->com.state != ABORTING) {
1973 ep->com.state = ABORTING;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Du14-34f.c373 #define ABORTING 6 macro
1247 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) {
1307 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) {
1308 HD(j)->cp_stat[i] = ABORTING;
1368 else if (HD(j)->cp_stat[i] == ABORTING) {
1574 HD(j)->cp_stat[k] = ABORTING;
H A Deata.c570 #define ABORTING 6 macro
1905 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) {
1970 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) {
1971 ha->cp_stat[i] = ABORTING;
2036 else if (ha->cp_stat[i] == ABORTING) {
2296 ha->cp_stat[k] = ABORTING;

Completed in 121 milliseconds