Home
last modified time | relevance | path

Searched refs:MSGBUF_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/scsi/pcmcia/
A Dnsp_message.c47 } while (ret > 0 && MSGBUF_SIZE > len); in nsp_message_in()
A Dnsp_cs.h264 #define MSGBUF_SIZE 20 macro
265 unsigned char MsgBuffer[MSGBUF_SIZE];
A Dnsp_cs.c583 int len = min(MSGBUF_SIZE, data->MsgLen); in nsp_xfer()

Completed in 14 milliseconds