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

/freebsd-10.3-release/sys/dev/isp/
H A Disp.c131 static void isp_mboxcmd_qnw(ispsoftc_t *, mbreg_t *, int);
132 static void isp_mboxcmd(ispsoftc_t *, mbreg_t *);
171 mbreg_t mbs;
1354 mbreg_t mbs;
1394 mbreg_t mbs;
1580 mbreg_t mbs;
1696 mbreg_t mbs;
2011 mbreg_t mbs;
2702 mbreg_t mbs;
2751 mbreg_t mb
[all...]
H A Dispvar.h575 volatile mbreg_t isp_curmbx; /* currently active mailbox command */
866 * ... ISPCTL_RUN_MBOXCMD, mbreg_t *mbp)
1000 * MBOX_WAIT_COMPLETE(ispsoftc_t *, mbreg_t *) wait for cmd to be done
H A Dispreg.h460 } mbreg_t; typedef in typeref:struct:__anon9258
462 ISP_MEMZERO((mbxp), sizeof (mbreg_t)); \
H A Disp_freebsd.h715 void isp_mbox_wait_complete(ispsoftc_t *, mbreg_t *);
H A Disp_freebsd.c594 mbreg_t mbs;
4662 isp_mbox_wait_complete(ispsoftc_t *isp, mbreg_t *mbp)

Completed in 135 milliseconds