Home
last modified time | relevance | path

Searched refs:isp_put_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp_library.h154 void isp_put_entry(ispsoftc_t *, void *, void *);
H A Disp_library.c2034 isp_put_entry(ispsoftc_t *isp, void *src, void *dst) in isp_put_entry() function
2116 isp_put_entry(isp, src, outp); in isp_send_entry()
2128 isp_put_entry(isp, src, isp->isp_iocb); in isp_exec_entry_mbox()