Searched refs:scsi_debug_lowest_aligned (Results 1 – 1 of 1) sorted by relevance
527 static int scsi_debug_lowest_aligned = DEF_LOWEST_ALIGNED; variable1561 arr[14] = (scsi_debug_lowest_aligned >> 8) & 0x3f; in resp_readcap16()1569 arr[15] = scsi_debug_lowest_aligned & 0xff; in resp_readcap16()4087 module_param_named(lowest_aligned, scsi_debug_lowest_aligned, int, S_IRUGO);4838 if (scsi_debug_lowest_aligned > 0x3fff) { in scsi_debug_init()4840 scsi_debug_lowest_aligned); in scsi_debug_init()