| /src/sys/dev/ata/ |
| H A D | ata-pci.c | 65 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_probe() 85 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_attach() 139 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_detach() 168 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_suspend() 180 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_pci_resume() 223 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_alloc_resource() 286 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_release_resource() 325 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_setup_intr() 331 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_setup_intr() 353 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_teardown_intr() [all …]
|
| H A D | ata-pci.h | 42 struct ata_pci_controller { struct 593 sizeof(struct ata_pci_controller) \
|
| /src/sys/dev/ata/chipsets/ |
| H A D | ata-amd.c | 67 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_amd_probe() 90 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_amd_chipinit() 110 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_amd_setmode() 144 struct ata_pci_controller *ctlr; in ata_amd_ch_attach()
|
| H A D | ata-highpoint.c | 71 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_highpoint_probe() 109 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_highpoint_chipinit() 142 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_highpoint_ch_attach() 159 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_highpoint_setmode() 198 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_highpoint_check_80pin()
|
| H A D | ata-promise.c | 78 static void ata_promise_queue_hpkt(struct ata_pci_controller *ctlr, u_int32_t hpkt); 79 static void ata_promise_next_hpkt(struct ata_pci_controller *ctlr); 129 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_promise_probe() 215 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_promise_chipinit() 358 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_promise_ch_attach() 379 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_promise_status() 391 struct ata_pci_controller *ctlr=device_get_softc(device_get_parent(request->parent)); in ata_promise_dmastart() 414 struct ata_pci_controller *ctlr=device_get_softc(device_get_parent(request->parent)); in ata_promise_dmastop() 446 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_promise_setmode() 534 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_promise_mio_ch_attach() [all …]
|
| H A D | ata-acerlabs.c | 75 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ali_probe() 104 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ali_chipinit() 173 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ali_chipdeinit() 194 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_ali_ch_attach() 219 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_ali_sata_ch_attach() 260 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_ali_reset() 294 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_ali_setmode()
|
| H A D | ata-marvell.c | 87 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_marvell_probe() 121 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_marvell_chipinit() 158 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_marvell_setmode() 175 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_marvell_dummy_chipinit()
|
| H A D | ata-siliconimage.c | 75 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_sii_probe() 105 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_sii_chipinit() 177 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_cmd_ch_attach() 211 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_cmd_setmode() 244 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_sii_ch_attach() 307 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_sii_status() 326 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_sii_reset() 346 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_sii_setmode()
|
| H A D | ata-acard.c | 68 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_acard_probe() 91 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_acard_chipinit() 152 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_acard_850_setmode() 176 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_acard_86X_setmode()
|
| H A D | ata-intel.c | 105 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_intel_probe() 210 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_intel_chipinit() 299 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_intel_chipdeinit() 312 struct ata_pci_controller *ctlr; in ata_intel_ch_attach() 409 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_intel_reset() 468 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_intel_old_setmode() 478 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_intel_new_setmode() 551 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_intel_sch_setmode() 602 struct ata_pci_controller *ctlr; in ata_intel_sata_ahci_read() 634 struct ata_pci_controller *ctlr; in ata_intel_sata_cscr_read() [all …]
|
| H A D | ata-cyrix.c | 63 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_cyrix_probe() 76 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_cyrix_chipinit() 98 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_cyrix_setmode()
|
| H A D | ata-jmicron.c | 63 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_jmicron_probe() 92 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_jmicron_chipinit() 143 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_jmicron_setmode()
|
| H A D | ata-ite.c | 64 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ite_probe() 85 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ite_chipinit() 128 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_ite_821x_setmode() 174 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_ite_8213_setmode()
|
| H A D | ata-ati.c | 72 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ati_probe() 127 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_ati_chipinit() 190 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_ati_ixp700_ch_attach() 208 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_ati_setmode()
|
| H A D | ata-netcell.c | 63 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_netcell_probe() 76 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_netcell_chipinit()
|
| H A D | ata-cypress.c | 62 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_cypress_probe() 84 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_cypress_chipinit()
|
| H A D | ata-via.c | 88 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_via_probe() 147 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_via_chipinit() 209 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_via_ch_attach() 266 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_via_ch_detach() 291 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_via_reset() 316 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_via_new_setmode() 345 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_via_old_setmode()
|
| H A D | ata-nvidia.c | 71 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_nvidia_probe() 190 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_nvidia_chipinit() 249 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_nvidia_ch_attach() 283 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_nvidia_status() 324 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_nvidia_setmode()
|
| H A D | ata-sis.c | 73 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_sis_probe() 161 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_sis_chipinit() 203 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_sis_ch_attach() 240 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_sis_setmode()
|
| H A D | ata-serverworks.c | 74 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_serverworks_probe() 104 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_serverworks_status() 125 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_serverworks_chipinit() 173 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_serverworks_ch_attach() 315 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_serverworks_setmode()
|
| H A D | ata-national.c | 63 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_national_probe() 77 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_national_chipinit()
|
| H A D | ata-cenatek.c | 58 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_cenatek_probe()
|
| H A D | ata-micron.c | 58 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_micron_probe()
|