rht_lht          3153 drivers/scsi/pm8001/pm80xx_hwi.c 	u32 rht_lht = le32_to_cpu(pPayload->rht_lht);
rht_lht          3160 drivers/scsi/pm8001/pm80xx_hwi.c 				((rht_lht & 0xFF00) >> 8)));
rht_lht          3167 drivers/scsi/pm8001/pm80xx_hwi.c 				((rht_lht & 0xFF000000) >> 24)));
rht_lht           437 drivers/scsi/pm8001/pm80xx_hwi.h 	__le32	rht_lht;