Searched refs:AHCI_PORT_PRIV_DMA_SZ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ata/ | ||
H A D | ahci.h | 52 AHCI_PORT_PRIV_DMA_SZ = AHCI_CMD_SLOT_SZ + AHCI_CMD_TBL_AR_SZ + enumerator |
H A D | libahci.c | 2519 dma_sz = AHCI_PORT_PRIV_DMA_SZ; in ahci_port_start() |