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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c493 static void man_dlpi_replay(man_dest_t *, mblk_t *);
2824 * to any destinations not PLUMBING. See man_dlpi_replay().
2954 man_dlpi_replay(mdp, rmp[i]);
2967 * man_dlpi_replay - traverse the list of DLPI requests and reapply them to
2977 man_dlpi_replay(man_dest_t *mdp, mblk_t *rmp) function
2982 MAN_DBG(MAN_DLPI, ("man_dlpi_replay: mdp(0x%p)", (void *)mdp));
2991 ("man_dlpi_replay: mdp(0x%p) sending %s\n",
3833 * Should be response to man_dlpi_replay. Discard unless there
4703 man_dlpi_replay(mdp, rmp);
4750 man_dlpi_replay(md
[all...]

Completed in 316 milliseconds