Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_debugfs.c1416 int offset_label, offset, len = 0, index = LPFC_PCI_CFG_RD_SIZE; in lpfc_idiag_pcicfg_read() local
1476 offset_label = idiag.offset.last_rd; in lpfc_idiag_pcicfg_read()
1477 offset = offset_label; in lpfc_idiag_pcicfg_read()
1481 "%03x: ", offset_label); in lpfc_idiag_pcicfg_read()
1497 offset_label += (8 * sizeof(uint32_t)); in lpfc_idiag_pcicfg_read()
1499 "\n%03x: ", offset_label); in lpfc_idiag_pcicfg_read()
1712 int offset_label, offset, offset_run, len = 0, index; in lpfc_idiag_baracc_read() local
1779 offset_label = idiag.offset.last_rd; in lpfc_idiag_baracc_read()
1780 offset_run = offset_label; in lpfc_idiag_baracc_read()
1784 "%05x: ", offset_label); in lpfc_idiag_baracc_read()
[all …]