Symbol: ATA_PDC_CHN_OFFSET
sys/dev/disk/nata/chipsets/ata-promise.c
1002
htole32((ch->unit * ATA_PDC_CHN_OFFSET)+ATA_PDC_APKT_OFFSET));
sys/dev/disk/nata/chipsets/ata-promise.c
1010
(window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_HSG_OFFSET);
sys/dev/disk/nata/chipsets/ata-promise.c
1019
(window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_LSG_OFFSET);
sys/dev/disk/nata/chipsets/ata-promise.c
1024
(window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_ASG_OFFSET);
sys/dev/disk/nata/chipsets/ata-promise.c
1029
(window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_HPKT_OFFSET);
sys/dev/disk/nata/chipsets/ata-promise.c
1034
wordp[1] = htole32((ch->unit * ATA_PDC_CHN_OFFSET)+ATA_PDC_HSG_OFFSET);
sys/dev/disk/nata/chipsets/ata-promise.c
1035
wordp[2] = htole32((ch->unit * ATA_PDC_CHN_OFFSET)+ATA_PDC_LSG_OFFSET);
sys/dev/disk/nata/chipsets/ata-promise.c
1039
(window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET);
sys/dev/disk/nata/chipsets/ata-promise.c
1044
wordp[1] = htole32((ch->unit * ATA_PDC_CHN_OFFSET)+ATA_PDC_ASG_OFFSET);
sys/dev/disk/nata/chipsets/ata-promise.c
1053
htole32((ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET));
sys/dev/disk/nata/chipsets/ata-promise.c
1059
htole32((ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_HPKT_OFFSET));
sys/dev/disk/nata/chipsets/ata-promise.c
942
htole32((ch->unit * ATA_PDC_CHN_OFFSET) +
sys/dev/disk/nata/chipsets/ata-promise.c
953
htole32((ch->unit * ATA_PDC_CHN_OFFSET) +
sys/dev/disk/nata/chipsets/ata-promise.c
994
(window + (ch->unit * ATA_PDC_CHN_OFFSET) + ATA_PDC_APKT_OFFSET);