Searched refs:default_depth (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | videomodes.h | 84 void video_get_ctfb_res_modes(int default_mode, unsigned int default_depth,
|
| H A D | videomodes.c | 293 void video_get_ctfb_res_modes(int default_mode, unsigned int default_depth, in video_get_ctfb_res_modes() argument 301 *depth_ret = default_depth; in video_get_ctfb_res_modes()
|
| /OK3568_Linux_fs/kernel/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 24 static unsigned int default_depth = 32; variable 25 module_param_named(queue_depth, default_depth, uint, 0600); 55 scsi_change_queue_depth(sdp, default_depth); in zfcp_scsi_slave_configure()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-rq-qos.h | 59 unsigned int default_depth; member
|
| H A D | blk-rq-qos.c | 143 depth = min_t(unsigned int, rqd->default_depth, in rq_depth_calc_max_depth()
|
| H A D | blk-wbt.c | 842 rwb->rq_depth.default_depth = RWB_DEF_DEPTH; in wbt_init()
|
| H A D | blk-iolatency.c | 997 iolat->rq_depth.default_depth = iolat->rq_depth.queue_depth; in iolatency_pd_init()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | qla1280.c | 1184 int default_depth = 3; in qla1280_slave_configure() local 1201 scsi_change_queue_depth(device, default_depth); in qla1280_slave_configure()
|