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

/drivers/scsi/
H A Dipr.h170 #define IPR_DEFAULT_BUS_WIDTH 16 macro
171 #define IPR_80MBs_SCSI_RATE ((80 * 10) / (IPR_DEFAULT_BUS_WIDTH / 8))
172 #define IPR_U160_SCSI_RATE ((160 * 10) / (IPR_DEFAULT_BUS_WIDTH / 8))
173 #define IPR_U320_SCSI_RATE ((320 * 10) / (IPR_DEFAULT_BUS_WIDTH / 8))
H A Dipr.c8542 ioa_cfg->bus_attr[i].bus_width = IPR_DEFAULT_BUS_WIDTH;

Completed in 49 milliseconds