Searched refs:goal (Results 1 – 14 of 14) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 1686 if (tinfo->curr.period != tinfo->goal.period in ahd_send_async() 1687 || tinfo->curr.width != tinfo->goal.width in ahd_send_async() 1688 || tinfo->curr.offset != tinfo->goal.offset in ahd_send_async() 1689 || tinfo->curr.ppr_options != tinfo->goal.ppr_options) in ahd_send_async() 2377 unsigned int ppr_options = tinfo->goal.ppr_options; in ahd_linux_set_period() 2380 unsigned long offset = tinfo->goal.offset; in ahd_linux_set_period() 2443 period = tinfo->goal.period; in ahd_linux_set_offset() 2444 ppr_options = tinfo->goal.ppr_options; in ahd_linux_set_offset() 2465 unsigned int ppr_options = tinfo->goal.ppr_options in ahd_linux_set_dt() 2467 unsigned int period = tinfo->goal.period; in ahd_linux_set_dt() [all …]
|
D | aic7xxx_osm.c | 1610 if (tinfo->curr.period != tinfo->goal.period in ahc_send_async() 1611 || tinfo->curr.width != tinfo->goal.width in ahc_send_async() 1612 || tinfo->curr.offset != tinfo->goal.offset in ahc_send_async() 1613 || tinfo->curr.ppr_options != tinfo->goal.ppr_options) in ahc_send_async() 2335 unsigned int ppr_options = tinfo->goal.ppr_options; in ahc_linux_set_period() 2337 unsigned long offset = tinfo->goal.offset; in ahc_linux_set_period() 2390 period = tinfo->goal.period; in ahc_linux_set_offset() 2391 ppr_options = tinfo->goal.ppr_options; in ahc_linux_set_offset() 2409 unsigned int ppr_options = tinfo->goal.ppr_options in ahc_linux_set_dt() 2411 unsigned int period = tinfo->goal.period; in ahc_linux_set_dt() [all …]
|
D | aic7xxx_core.c | 1862 tinfo->goal.transport_version = 2; in ahc_handle_scsiint() 1863 tinfo->goal.ppr_options = 0; in ahc_handle_scsiint() 2148 memset(&tstate->transinfo[i].goal, 0, in ahc_alloc_tstate() 2149 sizeof(tstate->transinfo[i].goal)); in ahc_alloc_tstate() 2225 transinfo = &tinfo->goal; in ahc_devlimited_syncrate() 2386 *offset = min(*offset, (u_int)tinfo->goal.offset); in ahc_validate_offset() 2414 *bus_width = min((u_int)tinfo->goal.width, *bus_width); in ahc_validate_width() 2444 if (tinfo->curr.period != tinfo->goal.period in ahc_update_neg_request() 2445 || tinfo->curr.width != tinfo->goal.width in ahc_update_neg_request() 2446 || tinfo->curr.offset != tinfo->goal.offset in ahc_update_neg_request() [all …]
|
D | aic79xx_core.c | 3140 tinfo->goal.transport_version = 2; in ahd_handle_nonpkt_busfree() 3141 tinfo->goal.ppr_options = 0; in ahd_handle_nonpkt_busfree() 3623 memset(&tstate->transinfo[i].goal, 0, in ahd_alloc_tstate() 3624 sizeof(tstate->transinfo[i].goal)); in ahd_alloc_tstate() 3691 transinfo = &tinfo->goal; in ahd_devlimited_syncrate() 3773 *offset = min(*offset, (u_int)tinfo->goal.offset); in ahd_validate_offset() 3801 *bus_width = min((u_int)tinfo->goal.width, *bus_width); in ahd_validate_width() 3831 if (tinfo->curr.period != tinfo->goal.period in ahd_update_neg_request() 3832 || tinfo->curr.width != tinfo->goal.width in ahd_update_neg_request() 3833 || tinfo->curr.offset != tinfo->goal.offset in ahd_update_neg_request() [all …]
|
D | aic79xx_proc.c | 175 ahd_format_transinfo(m, &tinfo->goal); in ahd_dump_target_state()
|
D | aic7xxx_proc.c | 155 ahc_format_transinfo(m, &tinfo->goal); in ahc_dump_target_state()
|
D | aic7xxx.h | 702 struct ahc_transinfo goal; member
|
D | aic79xx.h | 756 struct ahd_transinfo goal; member
|
/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 1352 struct sym_trans *goal) argument 1355 goal->width = 0; 1358 goal->iu = 0; 1359 goal->dt = 0; 1360 goal->qas = 0; 1361 goal->offset = 0; 1367 goal->dt = 1; 1369 if (goal->offset == 0) 1370 goal->dt = 0; 1372 goal->dt = 0; [all …]
|
/drivers/platform/x86/amd/pmf/ |
D | Kconfig | 14 The goal is to enhance end user experience by making AMD PCs smarter,
|
/drivers/net/ethernet/ibm/ |
D | ibmveth.c | 1005 goal = channels->tx_count; in ibmveth_set_channels() local 1012 return netif_set_real_num_tx_queues(netdev, goal); in ibmveth_set_channels() 1020 for (i = old; i < goal; i++) { in ibmveth_set_channels() 1031 goal = old; in ibmveth_set_channels() 1035 rc = netif_set_real_num_tx_queues(netdev, goal); in ibmveth_set_channels() 1039 goal = old; in ibmveth_set_channels() 1043 for (i = old; i > goal; i--) { in ibmveth_set_channels()
|
/drivers/tty/ |
D | tty_buffer.c | 308 size_t goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); in __tty_insert_flip_string_flags() local 309 size_t space = __tty_buffer_request_room(port, goal, need_flags); in __tty_insert_flip_string_flags()
|
/drivers/gpu/drm/amd/display/ |
D | TODO | 96 share it with drivers. But that's a very long term goal, and by far not just an
|
/drivers/net/ethernet/broadcom/ |
D | tg3.c | 17031 int goal; in tg3_calc_dma_bndry() local 17048 goal = BOUNDARY_MULTI_CACHELINE; in tg3_calc_dma_bndry() 17051 goal = BOUNDARY_SINGLE_CACHELINE; in tg3_calc_dma_bndry() 17053 goal = 0; in tg3_calc_dma_bndry() 17058 val = goal ? 0 : DMA_RWCTRL_DIS_CACHE_ALIGNMENT; in tg3_calc_dma_bndry() 17062 if (!goal) in tg3_calc_dma_bndry() 17082 if (goal == BOUNDARY_SINGLE_CACHELINE) { in tg3_calc_dma_bndry() 17106 if (goal == BOUNDARY_SINGLE_CACHELINE) { in tg3_calc_dma_bndry() 17121 if (goal == BOUNDARY_SINGLE_CACHELINE) { in tg3_calc_dma_bndry() 17128 if (goal == BOUNDARY_SINGLE_CACHELINE) { in tg3_calc_dma_bndry() [all …]
|