Home
last modified time | relevance | path

Searched refs:MSGBUF_SIZE (Results 1 - 6 of 6) sorted by relevance

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

Completed in 7 milliseconds