Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ata/chipsets/
HData-promise.c99 #define ATA_PDC_APKT_OFFSET 0x00000010 macro
1085 ATA_PDC_APKT_OFFSET)); in ata_promise_sx4_intr()
1125 (window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET); in ata_promise_sx4_command()
1133 htole32((ch->unit * ATA_PDC_CHN_OFFSET)+ATA_PDC_APKT_OFFSET)); in ata_promise_sx4_command()
1171 (window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET); in ata_promise_sx4_command()
1185 htole32((ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET)); in ata_promise_sx4_command()