Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDDriverManual.txt227 + Chipset recognition and reset and firmware download (isp_reset)
306 After mapping and interrupt registry is done, isp_reset is called.
307 Part of the isp_reset call may cause callbacks out to the bus dependent
317 If isp_reset is successful at resetting the QLogic chipset and downloading
HDispvar.h802 void isp_reset(ispsoftc_t *, int);
HDisp.c169 isp_reset(ispsoftc_t *isp, int do_load_defaults) in isp_reset() function
7847 isp_reset(isp, do_load_defaults); in isp_reinit()