Home
last modified time | relevance | path

Searched refs:ms_dlioc_mp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h239 mblk_t *ms_dlioc_mp; /* list of DL_IOC rqsts */ member
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1530 man_dl_clean(&msp->ms_dlioc_mp); in man_dodetach()
2343 status = man_dl_catch(&msp->ms_dlioc_mp, mp); in man_dl_ioc_hdr_info()
2846 status = man_dl_catch(&msp->ms_dlioc_mp, mp); in man_dlioc()
4741 if (mdp->md_msp->ms_dlioc_mp == NULL) in man_dlioc_replay()
4744 rmp = man_dup_mplist(mdp->md_msp->ms_dlioc_mp); in man_dlioc_replay()