Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp_netbsd.c68 static void isp_polled_cmd_wait(struct ispsoftc *, XS_T *);
643 isp_polled_cmd_wait(isp, xs); in ispcmd()
742 isp_polled_cmd_wait(struct ispsoftc *isp, XS_T *xs) in isp_polled_cmd_wait() function