Lines Matching refs:offset_label
3293 int offset_label, offset, len = 0, index = LPFC_PCI_CFG_RD_SIZE; in lpfc_idiag_pcicfg_read() local
3352 offset_label = idiag.offset.last_rd; in lpfc_idiag_pcicfg_read()
3353 offset = offset_label; in lpfc_idiag_pcicfg_read()
3357 "%03x: ", offset_label); in lpfc_idiag_pcicfg_read()
3373 offset_label += (8 * sizeof(uint32_t)); in lpfc_idiag_pcicfg_read()
3375 "\n%03x: ", offset_label); in lpfc_idiag_pcicfg_read()
3588 int offset_label, offset, offset_run, len = 0, index; in lpfc_idiag_baracc_read() local
3655 offset_label = idiag.offset.last_rd; in lpfc_idiag_baracc_read()
3656 offset_run = offset_label; in lpfc_idiag_baracc_read()
3660 "%05x: ", offset_label); in lpfc_idiag_baracc_read()
3686 offset_label += (8 * sizeof(uint32_t)); in lpfc_idiag_baracc_read()
3689 "\n%05x: ", offset_label); in lpfc_idiag_baracc_read()