Searched refs:SBIC_MAX_MSGLEN (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dwd33c93var.h45 #define SBIC_MAX_MSGLEN 8 macro
160 u_char sc_imsg[SBIC_MAX_MSGLEN];
161 u_char sc_omsg[SBIC_MAX_MSGLEN];
H A Dwd33c93.c1514 } while (len < SBIC_MAX_MSGLEN);

Completed in 66 milliseconds