Searched refs:AHCI_CMD_SLOT_SZ (Results 1 – 3 of 3) sorted by relevance
14 #define AHCI_CMD_SLOT_SZ 32 macro20 #define AHCI_PORT_PRIV_DMA_SZ (AHCI_CMD_SLOT_SZ * AHCI_MAX_CMD_SLOT + \
361 AHCI_CMD_SLOT_SZ * cmd_slot); in ahci_fill_cmd_slot()363 memset(cmd_hdr, 0, AHCI_CMD_SLOT_SZ); in ahci_fill_cmd_slot()471 mem += (AHCI_CMD_SLOT_SZ * DWC_AHSATA_MAX_CMD_SLOTS); in ahci_port_start()
591 mem += (AHCI_CMD_SLOT_SZ + 224); in ahci_port_start()
Completed in 8 milliseconds