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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dccwcache.h38 struct ccw_req_t *refers; /* Does this request refer to another one? */ member in struct:ccw_req_t
39 void *function; /* refers to the originating ERP action */ ;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dccwcache.h38 struct ccw_req_t *refers; /* Does this request refer to another one? */ member in struct:ccw_req_t
39 void *function; /* refers to the originating ERP action */ ;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dccwcache.h38 struct ccw_req_t *refers; /* Does this request refer to another one? */ member in struct:ccw_req_t
39 void *function; /* refers to the originating ERP action */ ;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dccwcache.h38 struct ccw_req_t *refers; /* Does this request refer to another one? */ member in struct:ccw_req_t
39 void *function; /* refers to the originating ERP action */ ;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Ddasd_3990_erp.c179 loop_cqr = loop_cqr->refers;
374 ccw_req_t *cqr = erp->refers;
632 dctl_cqr->refers = erp;
1971 while (cqr->refers != NULL){
1972 cqr = cqr->refers;
1986 cpa = default_erp->refers->dstat->cpa;
2093 erp->refers = default_erp->refers;
2142 while (cqr->refers != NULL){
2143 cqr = cqr->refers;
[all...]
H A Ddasd.c1230 if (cqr->refers == NULL) {
1621 } else if (qp->head->refers) { /* we deal with a finished ERP */
2048 erp->refers = cqr;
2087 if (erp->refers == NULL ||
2099 while (erp->refers != NULL) {
2102 erp = erp->refers;
/asus-wl-520gu-7.0.1.45/src/router/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

Completed in 64 milliseconds