Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/pm8001/
Dpm80xx_hwi.c4435 u32 hdr_tag, ncg_tag = 0; in pm80xx_chip_sata_req() local
4463 ncg_tag = hdr_tag; in pm80xx_chip_sata_req()
4485 cpu_to_le32((retfis << 24) | ((ncg_tag & 0xff) << 16) | in pm80xx_chip_sata_req()
4551 cpu_to_le32((retfis << 24) | ((ncg_tag & 0xff) << 16) | in pm80xx_chip_sata_req()
Dpm8001_hwi.c4036 u32 hdr_tag, ncg_tag = 0; in pm8001_chip_sata_req() local
4062 ncg_tag = hdr_tag; in pm8001_chip_sata_req()
4071 cpu_to_le32((retfis << 24) | ((ncg_tag & 0xff) << 16) | in pm8001_chip_sata_req()