Home
last modified time | relevance | path

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

/src/sys/dev/ata/chipsets/
H A Data-promise.c91 #define PR_CMBO2 0x20 macro
152 { ATA_PDC20571, 0, PR_MIO, PR_CMBO2, ATA_SA150, "PDC20571" }, in ata_promise_probe()
153 { ATA_PDC20575, 0, PR_MIO, PR_CMBO2, ATA_SA150, "PDC20575" }, in ata_promise_probe()
154 { ATA_PDC20579, 0, PR_MIO, PR_CMBO2, ATA_SA150, "PDC20579" }, in ata_promise_probe()
155 { ATA_PDC20771, 0, PR_MIO, PR_CMBO2, ATA_SA300, "PDC20771" }, in ata_promise_probe()
156 { ATA_PDC40775, 0, PR_MIO, PR_CMBO2, ATA_SA300, "PDC40775" }, in ata_promise_probe()
317 case PR_CMBO2: in ata_promise_chipinit()
335 if ((ctlr->chip->cfg2 == PR_SATA2) || (ctlr->chip->cfg2 == PR_CMBO2)) in ata_promise_chipinit()
550 ((ctlr->chip->cfg2 & (PR_CMBO | PR_CMBO2)) && ch->unit < 2)) { in ata_promise_mio_ch_attach()
623 case PR_CMBO2: in ata_promise_mio_status()
[all …]