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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h141 ABORTING, enumerator in enum:iwch_ep_state
H A Diwch_cm.c675 state_set(&ep->com, ABORTING);
1145 case ABORTING:
1477 case ABORTING:
1593 case ABORTING:
1604 if (ep->com.state != ABORTING) {
1659 case ABORTING:
1735 __state_set(&ep->com, ABORTING);
1739 __state_set(&ep->com, ABORTING);
1749 __state_set(&ep->com, ABORTING);
2076 ep->com.state = ABORTING;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c737 state_set(&ep->com, ABORTING);
979 state_set(&ep->com, ABORTING);
1144 case ABORTING:
1528 case ABORTING:
1643 case ABORTING:
1654 if (ep->com.state != ABORTING) {
1713 case ABORTING:
2133 ep->com.state = ABORTING;
2145 ep->com.state = ABORTING;
2151 case ABORTING
[all...]
H A Diw_cxgb4.h563 ABORTING, enumerator in enum:c4iw_ep_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata.c571 #define ABORTING 6 macro
1895 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) {
1960 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) {
1961 ha->cp_stat[i] = ABORTING;
2026 else if (ha->cp_stat[i] == ABORTING) {
2286 ha->cp_stat[k] = ABORTING;
H A Du14-34f.c374 #define ABORTING 6 macro
1244 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) {
1305 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) {
1306 HD(j)->cp_stat[i] = ABORTING;
1366 else if (HD(j)->cp_stat[i] == ABORTING) {
1574 HD(j)->cp_stat[k] = ABORTING;

Completed in 127 milliseconds