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

/freebsd-current/sys/dev/isp/
H A Disp_library.h156 int isp_send_entry(ispsoftc_t *, void *);
H A Disp_target.c301 return (isp_send_entry(isp, cto));
464 return (isp_send_entry(isp, na));
523 return (isp_send_entry(isp, rsp));
H A Disp_freebsd.c1730 return (isp_send_entry(isp, cto));
1755 if (isp_send_entry(isp, cto)) {
2328 isp_send_entry(isp, cto);
H A Disp_library.c2107 isp_send_entry(ispsoftc_t *isp, void *src) function
2173 isp_send_entry(isp, src);

Completed in 181 milliseconds