Home
last modified time | relevance | path

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

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