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

  /src/sys/dev/ic/
ispmbox.h 1706 #define IN_MSGLEN 8 /* 8 bytes */
1721 uint8_t in_msg[IN_MSGLEN]; /* SCSI message bytes */
isp_library.c 3351 for (i = 0; i < IN_MSGLEN; i++) {
3389 for (i = 0; i < IN_MSGLEN; i++) {

Completed in 29 milliseconds