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

/linux-master/drivers/ata/
H A Dahci_xgene.c23 #define MAX_AHCI_CHN_PERCTR 2 macro
81 u8 last_cmd[MAX_AHCI_CHN_PERCTR]; /* tracking the last command issued*/
82 u32 class[MAX_AHCI_CHN_PERCTR]; /* tracking the class of device */
656 for (i = 0; i < MAX_AHCI_CHN_PERCTR; i++)

Completed in 79 milliseconds