Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/freescale/imx/
H A Dimx6_ahci.c73 imx6_ahci_phy_ctrl(struct ahci_controller* sc, uint32_t bitmask, bool on) in imx6_ahci_phy_ctrl()
104 imx6_ahci_phy_addr(struct ahci_controller* sc, uint32_t addr) in imx6_ahci_phy_addr()
132 imx6_ahci_phy_write(struct ahci_controller* sc, uint32_t addr, in imx6_ahci_phy_write()
183 imx6_ahci_phy_read(struct ahci_controller* sc, uint32_t addr, uint16_t* val) in imx6_ahci_phy_read()
234 struct ahci_controller* ctlr; in imx6_ahci_attach()
358 sizeof(struct ahci_controller)
/freebsd-12.1/sys/dev/ahci/
H A Dahci_generic.c72 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_fdt_probe()
118 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_gen_attach()
168 sizeof(struct ahci_controller)
192 sizeof(struct ahci_controller)
H A Dahci_mv_fdt.c64 ahci_mv_regret_config(struct ahci_controller *ctlr) in ahci_mv_regret_config()
94 struct ahci_controller *ctlr; in ahci_mv_fdt_attach()
151 sizeof(struct ahci_controller)
H A Dahci_pci.c460 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_pci_attach()
669 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_pci_suspend()
707 sizeof(struct ahci_controller)
730 sizeof(struct ahci_controller)
H A Dahci.c116 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_ctlr_setup()
143 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_ctlr_reset()
180 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_attach()
374 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_detach()
400 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_free_mem()
418 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_setup_interrupt()
480 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr()
529 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr_one()
545 struct ahci_controller *ctlr = irq->ctlr; in ahci_intr_one_edge()
561 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_alloc_resource()
[all …]
H A Dahci.h490 struct ahci_controller { struct
505 struct ahci_controller *ctlr; argument
H A Dahciem.c77 struct ahci_controller *ctlr = device_get_softc(parent); in ahci_em_attach()
/freebsd-12.1/sys/arm/allwinner/
H A Da10_ahci.c158 struct ahci_controller *ctlr = device_get_softc(dev); in ahci_a10_phy_reset()
299 struct ahci_controller *ctlr; in ahci_a10_attach()
392 sizeof(struct ahci_controller)
/freebsd-12.1/sys/arm/nvidia/
H A Dtegra_ahci.c71 struct ahci_controller ctlr; /* Must be first */
512 struct ahci_controller *ctlr; in tegra_ahci_attach()