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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Drport.c111 RPSM_EVENT_FAILED = 10, /* Request to rport failed. */ enumerator in enum:rport_event
445 case RPSM_EVENT_FAILED:
684 case RPSM_EVENT_FAILED:
804 case RPSM_EVENT_FAILED:
1320 case RPSM_EVENT_FAILED:
1441 bfa_sm_send_event(rport, RPSM_EVENT_FAILED);
1457 bfa_sm_send_event(rport, RPSM_EVENT_FAILED);
1575 bfa_sm_send_event(rport, RPSM_EVENT_FAILED);
1591 bfa_sm_send_event(rport, RPSM_EVENT_FAILED);
1691 bfa_sm_send_event(rport, RPSM_EVENT_FAILED);
[all...]

Completed in 88 milliseconds