Searched refs:ahci_command_create (Results 1 – 3 of 3) sorted by relevance
711 cmd = ahci_command_create(op); in ahci_exec()757 cmd = ahci_command_create(ide_cmd); in ahci_guest_io_halt()782 cmd = ahci_command_create(ide_cmd); in ahci_guest_io()901 AHCICommand *ahci_command_create(uint8_t command_name) in ahci_command_create() function939 AHCICommand *cmd = ahci_command_create(CMD_PACKET); in ahci_atapi_command_create()
621 AHCICommand *ahci_command_create(uint8_t command_name);
1043 cmd = ahci_command_create(CMD_WRITE_DMA); in test_dma_fragmented()1050 cmd = ahci_command_create(CMD_READ_DMA); in test_dma_fragmented()1375 cmd = ahci_command_create(CMD_FLUSH_CACHE); in test_flush_migrate()1474 cmd = ahci_command_create(CMD_WRITE_DMA_EXT); in test_reset_pending_callback()