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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D3w-sas.c1610 int *ptr_phycount, phycount=0; local
1691 ptr_phycount = twl_get_param(tw_dev, 2, TW_PARAM_PHY_SUMMARY_TABLE,
1693 if (ptr_phycount)
1694 phycount = le32_to_cpu(*(int *)ptr_phycount);

Completed in 43 milliseconds