Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c4486 u32 hdr_tag, ncg_tag = 0; in pm80xx_chip_sata_req() local
4517 ncg_tag = hdr_tag; in pm80xx_chip_sata_req()
4539 cpu_to_le32(((ncg_tag & 0xff)<<16)| in pm80xx_chip_sata_req()
4606 cpu_to_le32(((ncg_tag & 0xff)<<16) | in pm80xx_chip_sata_req()
H A Dpm8001_hwi.c4219 u32 hdr_tag, ncg_tag = 0; in pm8001_chip_sata_req() local
4247 ncg_tag = hdr_tag; in pm8001_chip_sata_req()
4254 cpu_to_le32(((ncg_tag & 0xff)<<16)|((ATAP & 0x3f) << 10) | dir); in pm8001_chip_sata_req()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c4455 u32 hdr_tag, ncg_tag = 0; in pm80xx_chip_sata_req() local
4483 ncg_tag = hdr_tag; in pm80xx_chip_sata_req()
4505 cpu_to_le32((retfis << 24) | ((ncg_tag & 0xff) << 16) | in pm80xx_chip_sata_req()
4571 cpu_to_le32((retfis << 24) | ((ncg_tag & 0xff) << 16) | in pm80xx_chip_sata_req()
H A Dpm8001_hwi.c4092 u32 hdr_tag, ncg_tag = 0; in pm8001_chip_sata_req() local
4118 ncg_tag = hdr_tag; in pm8001_chip_sata_req()
4127 cpu_to_le32((retfis << 24) | ((ncg_tag & 0xff) << 16) | in pm8001_chip_sata_req()

Completed in 22 milliseconds