Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h798 #define IOSTAT_DATA_OVERRUN 0x10 /* Added for resid handling */ macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c475 iostat = IOSTAT_DATA_OVERRUN; in emlxs_handle_fcp_event()
569 iostat = IOSTAT_DATA_OVERRUN; in emlxs_handle_fcp_event()
672 case IOSTAT_DATA_OVERRUN: in emlxs_handle_fcp_event()
H A Demlxs_solaris.c521 {IOSTAT_DATA_OVERRUN, FC_PKT_TRAN_ERROR, FC_REASON_OVERRUN,
724 {IOSTAT_DATA_OVERRUN, "Data overrun."},