Searched refs:IOERR_NO_RESOURCES (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_iocb.h | 213 #define IOERR_NO_RESOURCES 0x11 macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_els.c | 705 IOERR_NO_RESOURCES, 1); in emlxs_handle_sol_flogi() 741 IOERR_NO_RESOURCES, 1); in emlxs_handle_sol_flogi() 816 emlxs_pkt_complete(sbp, IOSTAT_LOCAL_REJECT, IOERR_NO_RESOURCES, 1); in emlxs_handle_sol_fdisc() 899 emlxs_pkt_complete(sbp, IOSTAT_LOCAL_REJECT, IOERR_NO_RESOURCES, 1); in emlxs_handle_sol_plogi()
|
H A D | emlxs_clock.c | 1051 IOERR_NO_RESOURCES, 1); in emlxs_timer_check_clean_address()
|
H A D | emlxs_mbox.c | 3100 IOERR_NO_RESOURCES, 1); in emlxs_mb_deferred_cmpl()
|
H A D | emlxs_solaris.c | 612 {IOERR_NO_RESOURCES, FC_PKT_LOCAL_RJT, FC_REASON_NOMEM, 675 {IOERR_NO_RESOURCES, "No resources."},
|
H A D | emlxs_sli3.c | 3608 return (IOERR_NO_RESOURCES); in emlxs_sli3_prep_fct_iocb()
|