Searched refs:subfunc (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/
H A Dop_model_cell.c189 rtas_ibm_cbe_perftools(int subfunc, int passthru, argument
194 return rtas_call(pm_rtas_token, 5, 1, NULL, subfunc,
1139 int subfunc, rtn_value; local
1155 subfunc = 3; /*
1162 subfunc, cbe_cpu_to_node(cpu),
1246 int subfunc; local
1306 subfunc = 2; /* 2 - activate SPU tracing, 3 - deactivate */
1309 ret = rtas_call(spu_rtas_token, 3, 1, NULL, subfunc,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dgdth_proc.c137 gdtcmd.u.ioctl.subfunc = CACHE_CONFIG;
280 gdtcmd->u.ioctl.subfunc = DSK_STATISTICS | L_CTRL_PATTERN;
303 gdtcmd->u.ioctl.subfunc = SCSI_DR_INFO | L_CTRL_PATTERN;
352 gdtcmd->u.ioctl.subfunc = SCSI_DEF_CNT | L_CTRL_PATTERN;
401 gdtcmd->u.ioctl.subfunc = CACHE_DRV_INFO;
503 gdtcmd->u.ioctl.subfunc = ARRAY_INFO | LA_CTRL_PATTERN;
575 gdtcmd->u.ioctl.subfunc = HOST_GET | LA_CTRL_PATTERN;
H A Dgdth_ioctl.h71 u32 subfunc; /* IOCTL function */ member in struct:__anon14454::__anon14455::__anon14458
H A Dgdth.c1504 cmd_ptr->u.ioctl.subfunc = p1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h390 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
H A Daic94xx_scb.c765 * @subfunc: subfunction, what to actually to do the phy
774 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) argument
782 control_phy->sub_func = subfunc;
784 switch (subfunc) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_te.c1386 u_int16_t (* subfunc)(struct vty *vty, struct te_tlv_header *tlvh,
1395 if (subfunc != NULL)
1397 sum = (* subfunc)(vty, tlvh, sum, total);
1399 subfunc = NULL;
1411 subfunc = ospf_mpls_te_show_link_subtlv;

Completed in 186 milliseconds