Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h3427 uint32_t pcbLen : 24; /* bit 23:0 of memory based port member
3430 uint32_t pcbLen : 24; /* bit 23:0 of memory based port
H A Dlpfc_mbox.c1344 mb->un.varCfgPort.pcbLen = sizeof(PCB_t); in lpfc_config_port()