Home
last modified time | relevance | path

Searched refs:BSG_MBOX_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.h120 #define BSG_MBOX_SIZE 4096 /* mailbox command plus extended data */ macro
H A Dlpfc_debugfs.c5149 if (mbx_word_cnt > (BSG_MBOX_SIZE)/4) in lpfc_idiag_mbxacc_write()