HomeSort by: relevance | last modified time | path
    Searched refs:mbreg_t (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
isp.c 135 static void isp_mboxcmd_qnw(ispsoftc_t *, mbreg_t *, int);
136 static void isp_mboxcmd(ispsoftc_t *, mbreg_t *);
162 mbreg_t mbs;
1185 mbreg_t mbs;
1369 mbreg_t mbs;
1485 mbreg_t mbs;
1747 mbreg_t mbs;
2082 mbreg_t mbs;
2234 mbreg_t mbs;
2287 mbreg_t mbs
    [all...]
isp_netbsd.h 404 void isp_mbox_wait_complete(ispsoftc_t *, mbreg_t *);
ispvar.h 641 volatile mbreg_t isp_curmbx; /* currently active mailbox command */
924 * ... ISPCTL_RUN_MBOXCMD, mbreg_t *mbp)
1049 * MBOX_WAIT_COMPLETE(ispsoftc_t *, mbreg_t *) wait for cmd to be done
ispreg.h 482 } mbreg_t; typedef in typeref:struct:__anon8d9213840108
484 ISP_MEMZERO((mbxp), sizeof (mbreg_t)); \
isp_netbsd.c 395 mbreg_t mbs;
1591 isp_mbox_wait_complete(struct ispsoftc *isp, mbreg_t *mbp)
isp_library.c 558 mbreg_t mbs;

Completed in 47 milliseconds