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

/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h141 ABORTING, enumerator in enum:iwch_ep_state
H A Diwch_cm.c664 state_set(&ep->com, ABORTING);
1152 case ABORTING:
1484 case ABORTING:
1600 case ABORTING:
1611 if (ep->com.state != ABORTING) {
1666 case ABORTING:
1742 __state_set(&ep->com, ABORTING);
1746 __state_set(&ep->com, ABORTING);
1756 __state_set(&ep->com, ABORTING);
2080 ep->com.state = ABORTING;
[all...]
/drivers/scsi/
H A Deata.c570 #define ABORTING 6 macro
1897 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) {
1961 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) {
1962 ha->cp_stat[i] = ABORTING;
2028 else if (ha->cp_stat[i] == ABORTING) {
2288 ha->cp_stat[k] = ABORTING;
H A Du14-34f.c512 #define ABORTING 6 macro
1382 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) {
1442 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) {
1443 HD(j)->cp_stat[i] = ABORTING;
1500 else if (HD(j)->cp_stat[i] == ABORTING) {
1707 HD(j)->cp_stat[k] = ABORTING;
/drivers/infiniband/hw/cxgb4/
H A Dcm.c814 state_set(&ep->com, ABORTING);
1173 state_set(&ep->com, ABORTING);
1368 case ABORTING:
1775 case ABORTING:
1960 case ABORTING:
1971 if (ep->com.state != ABORTING) {
2040 case ABORTING:
2430 ep->com.state = ABORTING;
2442 ep->com.state = ABORTING;
2448 case ABORTING
[all...]
H A Diw_cxgb4.h614 ABORTING, enumerator in enum:c4iw_ep_state

Completed in 175 milliseconds