Home
last modified time | relevance | path

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

/src/sys/dev/ata/chipsets/
H A Data-promise.c98 #define ATA_PDC_APKT_OFFSET 0x00000010 macro
1070 ATA_PDC_APKT_OFFSET)); in ata_promise_sx4_intr()
1110 (window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET); in ata_promise_sx4_command()
1118 htole32((ch->unit * ATA_PDC_CHN_OFFSET)+ATA_PDC_APKT_OFFSET)); in ata_promise_sx4_command()
1155 (window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET); in ata_promise_sx4_command()
1169 htole32((ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET)); in ata_promise_sx4_command()