Home
last modified time | relevance | path

Searched refs:b_actl (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dbdev_dsort.c75 dp->b_actl = bp;
137 if (ap == dp->b_actl)
138 dp->b_actl = bp;
/illumos-gate/usr/src/uts/common/sys/dktp/
H A Dfctypes.h56 #define ds_actl ds_tab.b_actl
/illumos-gate/usr/src/uts/common/sys/
H A Dbuf.h114 #define b_actl av_back macro
/illumos-gate/usr/src/uts/intel/io/dktp/drvobj/
H A Dstrategy.c776 qfp->q_tab.b_actl = NULL; in que_del()
1356 qfp->q_tab.b_actl->av_forw = bp; in qfifo_add()
1357 qfp->q_tab.b_actl = bp; in qfifo_add()
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1980 dp->b_actl = bp; in dcdstrategy()