HomeSort by: relevance | last modified time | path
    Searched refs:AIC_MAX_MSG_LEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic6360var.h 169 #define AIC_MAX_MSG_LEN 8
170 u_char sc_omess[AIC_MAX_MSG_LEN];
172 u_char sc_imess[AIC_MAX_MSG_LEN];
aic6360.c 1011 if (n >= AIC_MAX_MSG_LEN) {

Completed in 73 milliseconds