Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Disci.h81 #define SCI_MAX_SEQ (16) macro
114 BUILD_BUG_ON_NOT_POWER_OF_2(SCI_MAX_SEQ); in check_sizes()
H A Dhost.h353 #define ISCI_TAG_SEQ(tag) (((tag) >> 12) & (SCI_MAX_SEQ-1))