Home
last modified time | relevance | path

Searched refs:MAX_AHCI_CHN_PERCTR (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/ata/
Dahci_xgene.c38 #define MAX_AHCI_CHN_PERCTR 2 macro
96 u8 last_cmd[MAX_AHCI_CHN_PERCTR]; /* tracking the last command issued*/
97 u32 class[MAX_AHCI_CHN_PERCTR]; /* tracking the class of device */
594 for (i = 0; i < MAX_AHCI_CHN_PERCTR; i++) in xgene_ahci_hw_init()