Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm80xx_hwi.c4447 u32 hdr_tag, ncg_tag = 0; in pm80xx_chip_sata_req() local
4479 ncg_tag = hdr_tag; in pm80xx_chip_sata_req()
4501 cpu_to_le32(((ncg_tag & 0xff)<<16)| in pm80xx_chip_sata_req()
4561 cpu_to_le32(((ncg_tag & 0xff)<<16) | in pm80xx_chip_sata_req()
Dpm8001_hwi.c4214 u32 hdr_tag, ncg_tag = 0; in pm8001_chip_sata_req() local
4242 ncg_tag = hdr_tag; in pm8001_chip_sata_req()
4249 cpu_to_le32(((ncg_tag & 0xff)<<16)|((ATAP & 0x3f) << 10) | dir); in pm8001_chip_sata_req()