Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A D3w-sas.c1557 int *ptr_phycount, phycount=0; in twl_probe() local
1639 ptr_phycount = twl_get_param(tw_dev, 2, TW_PARAM_PHY_SUMMARY_TABLE, in twl_probe()
1641 if (ptr_phycount) in twl_probe()
1642 phycount = le32_to_cpu(*(int *)ptr_phycount); in twl_probe()