Searched refs:refers (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_erp.c128 BUG_ON(cqr->refers == NULL || cqr->function == NULL);
133 while (cqr->refers != NULL) {
134 struct dasd_ccw_req *refers; local
136 refers = cqr->refers;
141 cqr = refers;
H A Ddasd_3990_erp.c55 struct dasd_ccw_req *cqr = erp->refers;
224 dctl_cqr->refers = erp;
981 dasd_eer_write(device, erp->refers,
1419 struct dasd_ccw_req *cqr = erp->refers;
1425 sense = dasd_get_sense(&erp->refers->irb);
1607 while (cqr->refers != NULL) {
1608 cqr = cqr->refers;
1628 cpa = default_erp->refers->irb.scsw.cmd.cpa;
1713 erp->refers = default_erp->refers;
[all...]
H A Ddasd_eer.c307 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers)
323 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers) {
H A Ddasd_int.h196 struct dasd_ccw_req *refers; /* ERP-chain queueing. */ member in struct:dasd_ccw_req
H A Ddasd.c1565 if (cqr->refers) {
1576 if (cqr->refers) /* erp is not done yet */
1977 if (cqr->refers) {
2095 for (i = 0; cqr != NULL; cqr = cqr->refers, i++)
2107 if (cqr->refers) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfontdlg.tex33 Enables or disables `effects' under MS Windows or generic only. This refers to the
65 Determines whether `effects' are enabled under Windows. This refers to the
H A Durl.tex68 Returns the last error. This error refers to the URL parsing or to the protocol.
H A Dmediactrl.tex309 Loads the file that \tt{fileName} refers to. Returns false if loading fails.
316 Loads the location that \tt{uri} refers to. Note that this is very implementation-dependant, although HTTP URI/URLs are generally supported, for example. Returns false if loading fails.
323 Loads the location that \tt{uri} refers to with the proxy \tt{proxy}. Not implemented on most backends so it should be called with caution. Returns false if loading fails.
H A Dradiobox.tex34 \twocolitem{\windowstyle{wxRA\_SPECIFY\_ROWS}}{The major dimension parameter refers to the
36 \twocolitem{\windowstyle{wxRA\_SPECIFY\_COLS}}{The major dimension parameter refers to the
H A Dhtcontnr.tex198 wxHTML\_ALIGN\_BOTTOM, wxHTML\_ALIGN\_CENTER}. It refers to the {\it contents}, not to the
H A Dsocket.tex535 that {\it blocking} here refers to when the function returns, not
543 refers to when the function returns, not to whether the GUI blocks during
551 that {\it blocking} here refers to when the function returns, not
1183 Returns the socket object to which this event refers to. This makes
H A Dmbconv.tex19 \emph{length} of the string refers to the number of characters in the string
H A Dtipc.tex43 The following description refers to wx... but remember that the
H A Dmanual.tex276 The "Library", below, refers to any such software library or work
324 d) If a facility in the modified Library refers to a function or a
H A Dmanual2e.tex279 The "Library", below, refers to any such software library or work
327 d) If a facility in the modified Library refers to a function or a
H A Dconfig.tex388 will be added to the style. For wxRegConfig, thie GLOBAL flag refers to HKLM
H A Dbody.tex22 Please note that in the following, ``MS Windows" often refers to all
H A Dfilename.tex121 refers to the current working directory on drive X. Therefore, a wxFileName
H A Dtdb.tex98 \twocolitem{Scrolling cursors}{Scrolling refers to the movement of cursors
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl333 refers to any such program or work, and a "work based on the Program"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl333 refers to any such program or work, and a "work based on the Program"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex224 configuration generally refers to multiple codebooks in the codebook
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1343 negative indexes. The index -1 refers to the last element of the array,
2108 Although the error message above refers to the second tie() statement
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1139 \paragraph{Route attributes:} Each route key refers to a routing
2920 It also refers to a DHCP client, \verb|dhcpcd|. I should refrain from
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1806 In \LaTeX\ and linear RTF, refers to a \commandrefn{label}{label} and

Completed in 157 milliseconds

12