Home
last modified time | relevance | path

Searched refs:ISER_SIGNAL_CMD_COUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iser/
H A Dicl_iser.h136 #define ISER_SIGNAL_CMD_COUNT 32 macro
H A Diser_initiator.c354 return ((sig_count % ISER_SIGNAL_CMD_COUNT) == 0); in iser_signal_comp()