Searched defs:rt_ahci_ops (Results 1 – 1 of 1) sorted by relevance
385 struct rt_ahci_ops struct387 rt_err_t (*host_init)(struct rt_ahci_host *host);388 rt_err_t (*port_init)(struct rt_ahci_host *host, struct rt_ahci_port *port);389 rt_err_t (*port_link_up)(struct rt_ahci_host *host, struct rt_ahci_port *port);390 rt_err_t (*port_dma_init)(struct rt_ahci_host *host, struct rt_ahci_port *port);391 rt_err_t (*port_isr)(struct rt_ahci_host *host, struct rt_ahci_port *port, rt_uint32_t isr);
Completed in 11 milliseconds