Lines Matching refs:offset_label
2591 int offset_label, offset, len = 0, index = LPFC_PCI_CFG_RD_SIZE; in lpfc_idiag_pcicfg_read() local
2651 offset_label = idiag.offset.last_rd; in lpfc_idiag_pcicfg_read()
2652 offset = offset_label; in lpfc_idiag_pcicfg_read()
2656 "%03x: ", offset_label); in lpfc_idiag_pcicfg_read()
2672 offset_label += (8 * sizeof(uint32_t)); in lpfc_idiag_pcicfg_read()
2674 "\n%03x: ", offset_label); in lpfc_idiag_pcicfg_read()
2887 int offset_label, offset, offset_run, len = 0, index; in lpfc_idiag_baracc_read() local
2954 offset_label = idiag.offset.last_rd; in lpfc_idiag_baracc_read()
2955 offset_run = offset_label; in lpfc_idiag_baracc_read()
2959 "%05x: ", offset_label); in lpfc_idiag_baracc_read()
2985 offset_label += (8 * sizeof(uint32_t)); in lpfc_idiag_baracc_read()
2988 "\n%05x: ", offset_label); in lpfc_idiag_baracc_read()