Searched refs:Function (Results 51 - 75 of 75) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A DDAC960.c195 DAC960_Error("PCI Bus %d Device %d Function %d I/O Address N/A "
198 Controller->Function, Controller->PCI_Address);
199 else DAC960_Error("PCI Bus %d Device %d Function %d I/O Address "
202 Controller->Function, Controller->IO_Address,
1922 DAC960_Info(" PCI Bus: %d, Device: %d, Function: %d, I/O Address: ",
1924 Controller->Device, Controller->Function);
2734 Controller->Function = DeviceFunction & 0x7;
3044 DAC960_Error("PCI Bus %d Device %d Function %d I/O Address N/A "
3047 Controller->Function, Controller->PCI_Address);
3049 DAC960_Error("PCI Bus %d Device %d Function
[all...]
H A DDAC960.h2286 unsigned char Function; member in struct:DAC960_Controller
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.c1061 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT;
2094 req->Function = MPI_FUNCTION_SAS_IO_UNIT_CONTROL;
2240 smpreq->Function = MPI_FUNCTION_SMP_PASSTHROUGH;
2874 smpreq->Function = MPI_FUNCTION_SMP_PASSTHROUGH;
4774 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcmdlpars.tex151 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Dsocket.tex107 % Function groups
110 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Darray.tex152 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Dconfig.tex79 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Dlog.tex37 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Dfilename.tex97 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Ddatetime.tex185 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Dwxstring.tex39 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Dgrid.tex89 \latexignore{\rtfignore{\wxheading{Function groups}}}
H A Ddb.tex1330 Function to "undo" changes made to the database. After an insert/update/delete, the operation may be "undone" by issuing this command any time before a \helpref{wxDb::CommitTrans}{wxdbcommittrans} is called on the database connection.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h507 U8 Function; /* 03h */ member in struct:_MSG_CONFIG
538 U8 Function; /* 03h */ member in struct:_MSG_CONFIG_REPLY
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapidrv.c796 && cmsg->Function == 1) {
840 cmsg->Function, s);
1990 1, /* Function */
1999 1, /* Function */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.lua1649 'Function',
1925 'Function',
2539 'Function',
3220 'Function',
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hw.h806 uint8_t Function; member in struct:_SCR
H A Dlpfc_els.c2370 ((SCR *) pcmd)->Function = SCR_FUNC_FULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arcmsr/
H A Darcmsr_hba.c1141 arcmsr_cdb->Function = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex156 \ifx\putwordDeffunc\undefined \gdef\putwordDeffunc{Function}\fi
6595 % #1 is the category, such as "Function".
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex152 \ifx\putwordDeffunc\undefined \gdef\putwordDeffunc{Function}\fi
6356 % #1 is the category, such as "Function".
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex153 \ifx\putwordDeffunc\undefined \gdef\putwordDeffunc{Function}\fi
6388 % #1 is the category, such as "Function".
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex153 \ifx\putwordDeffunc\undefined \gdef\putwordDeffunc{Function}\fi
6388 % #1 is the category, such as "Function".
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c2562 #define SQLITE_FUNCTION 31 /* NULL Function Name */
3034 ** CAPI3REF: SQL Function Context Object
3776 ** CAPI3REF: Obtaining SQL Function Parameter Values
3834 ** CAPI3REF: Obtain Aggregate Function Context
3900 ** CAPI3REF: Function Auxiliary Data
3964 ** CAPI3REF: Setting The Result Of An SQL Function
4888 ** CAPI3REF: Overload A Function For A Virtual Table
5914 ** ^Function sqlite3_backup_step(B,N) will copy up to N pages between
9111 ExprList *pList; /* Function arguments or in "<expr> IN (<expr-list)" */
9603 ** compiled. Function sqlite3TableLoc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c2562 #define SQLITE_FUNCTION 31 /* NULL Function Name */
3034 ** CAPI3REF: SQL Function Context Object
3776 ** CAPI3REF: Obtaining SQL Function Parameter Values
3834 ** CAPI3REF: Obtain Aggregate Function Context
3900 ** CAPI3REF: Function Auxiliary Data
3964 ** CAPI3REF: Setting The Result Of An SQL Function
4888 ** CAPI3REF: Overload A Function For A Virtual Table
5914 ** ^Function sqlite3_backup_step(B,N) will copy up to N pages between
9111 ExprList *pList; /* Function arguments or in "<expr> IN (<expr-list)" */
9603 ** compiled. Function sqlite3TableLoc
[all...]

Completed in 806 milliseconds

123