Searched refs:bghm (Results 1 - 3 of 3) sorted by last modified time
/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 3539 uint32_t bghm; /* word 14 - BlockGuard High Water Mark */ member in struct:sli3_bg_fields
|
H A D | lpfc_scsi.c | 3192 uint32_t bghm = bgf->bghm; local 3221 "bgstat=x%x bghm=x%x\n", cmd->cmnd[0], 3223 blk_rq_sectors(cmd->request), bgstat, bghm); 3233 "bgstat=x%x bghm=x%x\n", cmd->cmnd[0], 3235 blk_rq_sectors(cmd->request), bgstat, bghm); 3251 "bgstat=x%x bghm=x%x\n", cmd->cmnd[0], 3253 blk_rq_sectors(cmd->request), bgstat, bghm); 3268 "bgstat=x%x bghm=x%x\n", cmd->cmnd[0], 3270 blk_rq_sectors(cmd->request), bgstat, bghm); [all...] |
H A D | lpfc_sli.c | 11507 pIocbIn->iocb.unsli3.sli3_bg.bghm =
|
Completed in 111 milliseconds