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

/drivers/ata/
H A Dsata_sil24.c430 #define SIL24_NPORTS2FLAG(nports) ((((unsigned)(nports) - 1) & 0x3) << 30) macro
436 .flags = SIL24_COMMON_FLAGS | SIL24_NPORTS2FLAG(4) |
445 .flags = SIL24_COMMON_FLAGS | SIL24_NPORTS2FLAG(2),
453 .flags = SIL24_COMMON_FLAGS | SIL24_NPORTS2FLAG(1),

Completed in 66 milliseconds