Home
last modified time | relevance | path

Searched refs:cbg (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc.h215 uint32_t cbg : 1; /* Configure BlockGuard */ member
233 uint32_t cbg : 1; /* Configure BlockGuard */
Dlpfc_hw.h3454 uint32_t cbg : 1; /* Configure BlockGuard */ member
3472 uint32_t cbg : 1; /* Configure BlockGuard */ member
Dlpfc_mbox.c1358 mb->un.varCfgPort.cbg = 1; /* configure BlockGuard */ in lpfc_config_port()