Home
last modified time | relevance | path

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

/src/sys/dev/isp/
H A Disp_library.h83 int isp_fc_runstate(ispsoftc_t *, int, int);
H A Disp_freebsd.c429 if (isp_fc_runstate(isp, chan, 5 * 1000000) != LOOP_READY) { in ispioctl()
2210 lb = isp_fc_runstate(isp, chan, 250000); in isp_kthread()
H A DDriverManual.txt560 important function to watch in this respect is isp_fc_runstate (in
H A Disp_library.c274 isp_fc_runstate(ispsoftc_t *isp, int chan, int tval) in isp_fc_runstate() function