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

/freebsd-9.3-release/sys/dev/isp/
H A Disp_library.h109 void isp_get_response(ispsoftc_t *, ispstatusreq_t *, ispstatusreq_t *);
H A Disp.c107 static void isp_parse_status(ispsoftc_t *, ispstatusreq_t *, XS_T *, long *); static void
5188 ispstatusreq_t *sp = (ispstatusreq_t *) qe;
5223 isp_get_response(isp, (ispstatusreq_t *) hp, sp);
6178 if (isp_target_notify(isp, (ispstatusreq_t *) hp, optrp)) {
6215 isp_parse_status(ispsoftc_t *isp, ispstatusreq_t *sp, XS_T *xs, long *rp)
H A Dispmbox.h614 } ispstatusreq_t; typedef in typeref:struct:__anon8089
H A Disp_library.c1135 isp_get_response(ispsoftc_t *isp, ispstatusreq_t *src, ispstatusreq_t *dst)

Completed in 97 milliseconds