phyId            3344 drivers/scsi/pm8001/pm8001_hwi.c 	u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1)
phyId            3355 drivers/scsi/pm8001/pm8001_hwi.c 		((phyId & 0x0F) << 4) | (port_id & 0x0F));
phyId            3362 drivers/scsi/pm8001/pm8001_hwi.c 	u32 phyId, u32 phy_op);
phyId            4613 drivers/scsi/pm8001/pm8001_hwi.c 	u32 phyId, u32 phy_op)
phyId            4623 drivers/scsi/pm8001/pm8001_hwi.c 		cpu_to_le32(((phy_op & 0xff) << 8) | (phyId & 0x0F));
phyId            2864 drivers/scsi/pm8001/pm80xx_hwi.c 	u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1)
phyId            2875 drivers/scsi/pm8001/pm80xx_hwi.c 		((phyId & 0xFF) << 24) | (port_id & 0xFF));
phyId            2882 drivers/scsi/pm8001/pm80xx_hwi.c 	u32 phyId, u32 phy_op);
phyId            4604 drivers/scsi/pm8001/pm80xx_hwi.c 	u32 phyId, u32 phy_op)
phyId            4618 drivers/scsi/pm8001/pm80xx_hwi.c 		cpu_to_le32(((phy_op & 0xFF) << 8) | (phyId & 0xFF));