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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c278 uint32_t phys, raw_index, getidx; local
315 raw_index = phba->hbq_get[i];
316 getidx = le32_to_cpu(raw_index);
H A Dlpfc_sli.c1228 uint32_t raw_index = phba->hbq_get[hbqno]; local
1229 uint32_t getidx = le32_to_cpu(raw_index);

Completed in 183 milliseconds