Searched refs:ISER_SIGNAL_CMD_COUNT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iser/ | ||
H A D | icl_iser.h | 136 #define ISER_SIGNAL_CMD_COUNT 32 macro |
H A D | iser_initiator.c | 354 return ((sig_count % ISER_SIGNAL_CMD_COUNT) == 0); in iser_signal_comp() |