Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_init.c7619 bmbx_size = sizeof(struct lpfc_bmbx_create) + (LPFC_ALIGN_16_BYTE - 1); in lpfc_create_bootstrap_mbox()
7638 LPFC_ALIGN_16_BYTE); in lpfc_create_bootstrap_mbox()
7640 LPFC_ALIGN_16_BYTE); in lpfc_create_bootstrap_mbox()
Dlpfc_hw4.h123 #define LPFC_ALIGN_16_BYTE 16 macro