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

/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c4112 u32 hdr_tag, ncg_tag = 0; pm80xx_chip_sata_req() local
4143 ncg_tag = hdr_tag; pm80xx_chip_sata_req()
4165 cpu_to_le32(((ncg_tag & 0xff)<<16)| pm80xx_chip_sata_req()
4231 cpu_to_le32(((ncg_tag & 0xff)<<16) | pm80xx_chip_sata_req()
H A Dpm8001_hwi.c4354 u32 hdr_tag, ncg_tag = 0; pm8001_chip_sata_req() local
4382 ncg_tag = hdr_tag; pm8001_chip_sata_req()
4389 cpu_to_le32(((ncg_tag & 0xff)<<16)|((ATAP & 0x3f) << 10) | dir); pm8001_chip_sata_req()

Completed in 104 milliseconds