Searched refs:ahci_port_select (Results 1 – 3 of 3) sorted by relevance
231 port = ahci_port_select(ahci); in ahci_boot_and_enable()826 px = ahci_port_select(ahci); in ahci_test_identify()864 port = ahci_port_select(ahci); in ahci_test_io_rw_simple()895 port = ahci_port_select(ahci); in ahci_test_nondata()1032 px = ahci_port_select(ahci); in test_dma_fragmented()1092 port = ahci_port_select(ahci); in test_flush()1116 port = ahci_port_select(ahci); in test_flush_retry()1170 px = ahci_port_select(src); in ahci_migrate_simple()1229 port = ahci_port_select(ahci); in ahci_halted_io_test()1303 port = ahci_port_select(src); in ahci_migrate_halted_io()[all …]
581 unsigned ahci_port_select(AHCIQState *ahci);
364 unsigned ahci_port_select(AHCIQState *ahci) in ahci_port_select() function