Searched refs:set_param (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/core/
H A Dmemstick.c423 int rc = host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON);
426 rc = host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL);
477 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF);
532 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF);
549 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF);
577 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF);
H A Dmspro_block.c902 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_PAR4);
911 host->set_param(host, MEMSTICK_INTERFACE,
934 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_OFF);
936 host->set_param(host, MEMSTICK_POWER, MEMSTICK_POWER_ON);
937 host->set_param(host, MEMSTICK_INTERFACE, MEMSTICK_SERIAL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_transport_iscsi.h52 * @set_param: set iSCSI parameter. Return 0 on success, -ENODATA
102 int (*set_param) (struct iscsi_cls_conn *conn, enum iscsi_param param, member in struct:iscsi_transport
H A Discsi_if.h127 } set_param; member in union:iscsi_uevent::__anon18576
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmemstick.h292 int (*set_param)(struct memstick_host *host, member in struct:memstick_host
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_frei0r.c88 static int set_param(AVFilterContext *ctx, f0r_param_info_t info, int index, char *param) function
157 ret = set_param(ctx, info, i, param);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_frei0r.c75 static int set_param(AVFilterContext *ctx, f0r_param_info_t info, int index, char *param) function
140 ret = set_param(ctx, info, i, param);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_iscsi.c1378 session = iscsi_session_lookup(ev->u.set_param.sid);
1379 conn = iscsi_conn_lookup(ev->u.set_param.sid, ev->u.set_param.cid);
1383 switch (ev->u.set_param.param) {
1389 err = transport->set_param(conn, ev->u.set_param.param,
1390 data, ev->u.set_param.len);
H A Discsi_tcp.c926 .set_param = iscsi_sw_tcp_conn_set_param,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/host/
H A Dtifm_ms.c581 msh->set_param = tifm_ms_set_param;
H A Djmb38x_ms.c849 msh->set_param = jmb38x_ms_set_param;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/iser/
H A Discsi_iser.c656 .set_param = iscsi_iser_set_param,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_iscsi.c970 .set_param = cxgb3i_conn_set_param,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c2161 .set_param = iscsi_set_param,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.c4385 .set_param = beiscsi_set_param,

Completed in 246 milliseconds