Searched refs:DEFAULT_BURSTSIZE (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | fasdma.h | 103 #define DEFAULT_BURSTSIZE \ macro
|
/titanic_41/usr/src/uts/sun/sys/ |
H A D | socalreg.h | 266 #define DEFAULT_BURSTSIZE BURST16|BURST8|BURST4|BURST2|BURST1 macro
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_os.h | 374 #define DEFAULT_BURSTSIZE (BURSTSIZE_MASK) /* all burst sizes */ macro
|
/titanic_41/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.h | 524 #define DEFAULT_BURSTSIZE BURST16|BURST8|BURST4|BURST2|BURST1 macro
|
H A D | arcmsr.c | 168 DEFAULT_BURSTSIZE | BURST32 | BURST64, /* burst sizes */ 189 DEFAULT_BURSTSIZE | BURST32 | BURST64, /* burst sizes */
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_solaris.c | 147 DEFAULT_BURSTSIZE | BURST32 | BURST64, /* dlim_burstsizes */ 168 DEFAULT_BURSTSIZE | BURST32 | BURST64, /* dma_attr_burstsizes */ 183 DEFAULT_BURSTSIZE | BURST32 | BURST64, /* dma_attr_burstsizes */ 198 DEFAULT_BURSTSIZE | BURST32 | BURST64, /* dma_attr_burstsizes */ 214 DEFAULT_BURSTSIZE | BURST32 | BURST64, /* dma_attr_burstsizes */
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | socal.c | 218 DEFAULT_BURSTSIZE | BURST32 | BURST64, 1, (25*1024) 227 DEFAULT_BURSTSIZE | BURST32 | BURST64, /* burst size */
|
/titanic_41/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 123 1, DEFAULT_BURSTSIZE, 1,
|