Searched refs:getidx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c284 uint32_t phys, raw_index, getidx; local
322 getidx = le32_to_cpu(raw_index);
326 hbqs->next_hbqPutIdx, hbqs->local_hbqGetIdx, getidx);
H A Dlpfc_sli.c2352 uint32_t getidx = le32_to_cpu(raw_index); local
2354 hbqp->local_hbqGetIdx = getidx;

Completed in 312 milliseconds