Symbol: ahci_controller
sys/arm/allwinner/a10_ahci.c
120
struct ahci_controller ahci_ctlr;
sys/arm/allwinner/a10_ahci.c
162
struct ahci_controller *ctlr = device_get_softc(dev);
sys/arm/allwinner/a10_ahci.c
304
struct ahci_controller *ctlr;
sys/arm/allwinner/a10_ahci.c
389
struct ahci_controller *ctlr;
sys/arm/freescale/imx/imx6_ahci.c
101
imx6_ahci_phy_addr(struct ahci_controller* sc, uint32_t addr)
sys/arm/freescale/imx/imx6_ahci.c
129
imx6_ahci_phy_write(struct ahci_controller* sc, uint32_t addr,
sys/arm/freescale/imx/imx6_ahci.c
180
imx6_ahci_phy_read(struct ahci_controller* sc, uint32_t addr, uint16_t* val)
sys/arm/freescale/imx/imx6_ahci.c
231
struct ahci_controller* ctlr;
sys/arm/freescale/imx/imx6_ahci.c
355
sizeof(struct ahci_controller)
sys/arm/freescale/imx/imx6_ahci.c
70
imx6_ahci_phy_ctrl(struct ahci_controller* sc, uint32_t bitmask, bool on)
sys/arm/nvidia/tegra_ahci.c
228
struct ahci_controller ctlr; /* Must be first */
sys/arm/nvidia/tegra_ahci.c
662
struct ahci_controller *ctlr;
sys/dev/ahci/ahci.c
114
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
141
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
196
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
2457
struct ahci_controller *ctlr = device_get_softc(device_get_parent(ch->dev));
sys/dev/ahci/ahci.c
393
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
421
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
439
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
501
struct ahci_controller *ctlr = irq->ctlr;
sys/dev/ahci/ahci.c
550
struct ahci_controller *ctlr = irq->ctlr;
sys/dev/ahci/ahci.c
566
struct ahci_controller *ctlr = irq->ctlr;
sys/dev/ahci/ahci.c
582
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
665
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
681
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
717
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
725
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
735
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
747
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci.c
802
struct ahci_controller *ctlr = device_get_softc(device_get_parent(dev));
sys/dev/ahci/ahci.h
507
struct ahci_controller *ctlr;
sys/dev/ahci/ahci_fsl_fdt.c
170
struct ahci_controller ctlr; /* Must be the first field. */
sys/dev/ahci/ahci_fsl_fdt.c
243
struct ahci_controller *ahci;
sys/dev/ahci/ahci_fsl_fdt.c
296
struct ahci_controller *ahci;
sys/dev/ahci/ahci_generic.c
100
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci_generic.c
140
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci_generic.c
189
sizeof(struct ahci_controller)
sys/dev/ahci/ahci_generic.c
211
sizeof(struct ahci_controller)
sys/dev/ahci/ahci_generic.c
70
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci_mv_fdt.c
149
sizeof(struct ahci_controller)
sys/dev/ahci/ahci_mv_fdt.c
62
ahci_mv_regret_config(struct ahci_controller *ctlr)
sys/dev/ahci/ahci_mv_fdt.c
92
struct ahci_controller *ctlr;
sys/dev/ahci/ahci_pci.c
474
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci_pci.c
687
struct ahci_controller *ctlr = device_get_softc(dev);
sys/dev/ahci/ahci_pci.c
726
sizeof(struct ahci_controller)
sys/dev/ahci/ahci_pci.c
752
sizeof(struct ahci_controller)
sys/dev/ahci/ahciem.c
74
struct ahci_controller *ctlr = device_get_softc(parent);