Home
last modified time | relevance | path

Searched refs:IOSTAT_DATA_UNDERRUN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h799 #define IOSTAT_DATA_UNDERRUN 0x11 /* Added for resid handling */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c457 iostat = IOSTAT_DATA_UNDERRUN; in emlxs_handle_fcp_event()
551 iostat = IOSTAT_DATA_UNDERRUN; in emlxs_handle_fcp_event()
665 case IOSTAT_DATA_UNDERRUN: in emlxs_handle_fcp_event()
H A Demlxs_solaris.c527 {IOSTAT_DATA_UNDERRUN, FC_PKT_TRAN_ERROR, FC_REASON_ABORTED,
724 {IOSTAT_DATA_UNDERRUN, "Data underrun."},