Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/pm8001/
Dpm80xx_hwi.c4056 u32 hdr_tag, ncg_tag = 0; in pm80xx_chip_sata_req() local
4087 ncg_tag = hdr_tag; in pm80xx_chip_sata_req()
4109 cpu_to_le32(((ncg_tag & 0xff)<<16)| in pm80xx_chip_sata_req()
4175 cpu_to_le32(((ncg_tag & 0xff)<<16) | in pm80xx_chip_sata_req()
Dpm8001_hwi.c4349 u32 hdr_tag, ncg_tag = 0; in pm8001_chip_sata_req() local
4377 ncg_tag = hdr_tag; in pm8001_chip_sata_req()
4384 cpu_to_le32(((ncg_tag & 0xff)<<16)|((ATAP & 0x3f) << 10) | dir); in pm8001_chip_sata_req()