Home
last modified time | relevance | path

Searched refs:isp_send_entry (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp_target.c301 return (isp_send_entry(isp, cto)); in isp_endcmd()
464 return (isp_send_entry(isp, na)); in isp_notify_ack()
526 return (isp_send_entry(isp, rsp));
H A Disp_library.h156 int isp_send_entry(ispsoftc_t *, void *);
H A Disp_library.c2107 isp_send_entry(ispsoftc_t *isp, void *src) in isp_send_entry() function
2173 isp_send_entry(isp, src); in isp_exec_entry_queue()