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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_erp.c126 BUG_ON(cqr->refers == NULL || cqr->function == NULL);
132 while (cqr->refers != NULL) {
133 struct dasd_ccw_req *refers; local
135 refers = cqr->refers;
140 cqr = refers;
H A Ddasd_3990_erp.c206 struct dasd_ccw_req *cqr = erp->refers;
371 dctl_cqr->refers = erp;
1109 dasd_eer_write(device, erp->refers,
1674 while (cqr->refers != NULL) {
1675 cqr = cqr->refers;
1689 cpa = default_erp->refers->irb.scsw.cpa;
1770 erp->refers = default_erp->refers;
1818 while (cqr->refers != NULL) {
1819 cqr = cqr->refers;
[all...]
H A Ddasd_eer.c301 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers)
316 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers)
H A Ddasd.c1155 if (cqr->refers) {
1345 * Take care of the erp-chain (chained via cqr->refers) and remove either
1367 for (orig = cqr; orig->refers != NULL; orig = orig->refers);
1398 for (i = 0; cqr != NULL; cqr = cqr->refers, i++) {
1418 if (cqr->refers) {
H A Ddasd_int.h170 struct dasd_ccw_req *refers; /* ERP-chain queueing. */ member in struct:dasd_ccw_req
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex224 configuration generally refers to multiple codebooks in the codebook
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex288 % (\thissection) refers to the chapter (section) in effect at the top
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex292 % (\thissection) refers to the chapter (section) in effect at the top

Completed in 145 milliseconds