Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci_xgene.c37 #define MAX_AHCI_CHN_PERCTR 2 macro
90 u8 last_cmd[MAX_AHCI_CHN_PERCTR]; /* tracking the last command issued*/
91 u32 class[MAX_AHCI_CHN_PERCTR]; /* tracking the class of device */
574 for (i = 0; i < MAX_AHCI_CHN_PERCTR; i++) in xgene_ahci_hw_init()