Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isp/
H A Dispvar.h633 void isp_reset(ispsoftc_t *, int);
H A DDriverManual.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
H A Disp.c148 isp_reset(ispsoftc_t *isp, int do_load_defaults) in isp_reset() function
4297 isp_reset(isp, do_load_defaults); in isp_reinit()