Searched refs:PR_CMBO (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/ata/chipsets/ |
| H A D | ata-promise.c | 90 #define PR_CMBO 0x10 macro 146 { ATA_PDC20371, 0, PR_MIO, PR_CMBO, ATA_SA150, "PDC20371" }, in ata_promise_probe() 147 { ATA_PDC20375, 0, PR_MIO, PR_CMBO, ATA_SA150, "PDC20375" }, in ata_promise_probe() 148 { ATA_PDC20376, 0, PR_MIO, PR_CMBO, ATA_SA150, "PDC20376" }, in ata_promise_probe() 149 { ATA_PDC20377, 0, PR_MIO, PR_CMBO, ATA_SA150, "PDC20377" }, in ata_promise_probe() 150 { ATA_PDC20378, 0, PR_MIO, PR_CMBO, ATA_SA150, "PDC20378" }, in ata_promise_probe() 151 { ATA_PDC20379, 0, PR_MIO, PR_CMBO, ATA_SA150, "PDC20379" }, in ata_promise_probe() 308 case PR_CMBO: in ata_promise_chipinit() 550 ((ctlr->chip->cfg2 & (PR_CMBO | PR_CMBO2)) && ch->unit < 2)) { in ata_promise_mio_ch_attach() 619 case PR_CMBO: in ata_promise_mio_status() [all …]
|