Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Disp.c1136 mbs.param[2] = sdp->isp_max_queue_depth; in isp_scsi_channel_init()
5694 sdp->isp_max_queue_depth = MAXISPREQUEST(isp); in isp_setdfltparm()
5746 sdp->isp_selection_timeout, sdp->isp_max_queue_depth); in isp_setdfltparm()
6043 sdp->isp_max_queue_depth = in isp_parse_nvram_1020()
6055 sdp->isp_selection_timeout, sdp->isp_max_queue_depth); in isp_parse_nvram_1020()
6157 sdp->isp_max_queue_depth = in isp_parse_nvram_1080()
6167 sdp->isp_selection_timeout, sdp->isp_max_queue_depth); in isp_parse_nvram_1080()
6249 sdp->isp_max_queue_depth = in isp_parse_nvram_12160()
6259 sdp->isp_selection_timeout, sdp->isp_max_queue_depth); in isp_parse_nvram_12160()
Dispvar.h195 u_int16_t isp_max_queue_depth; member