Searched refs:isp_send_entry (Results 1 – 3 of 3) sorted by relevance
301 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));
156 int isp_send_entry(ispsoftc_t *, void *);
2107 isp_send_entry(ispsoftc_t *isp, void *src) in isp_send_entry() function2173 isp_send_entry(isp, src); in isp_exec_entry_queue()