Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_xgene.c25 #define MAX_AHCI_CHN_PERCTR 2 macro
83 u8 last_cmd[MAX_AHCI_CHN_PERCTR]; /* tracking the last command issued*/
84 u32 class[MAX_AHCI_CHN_PERCTR]; /* tracking the class of device */
658 for (i = 0; i < MAX_AHCI_CHN_PERCTR; i++) in xgene_ahci_hw_init()