Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/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.h818 void isp_reset(ispsoftc_t *, int);
HDisp_pci.c951 isp_reset(isp, 1); in isp_pci_attach()
HDisp.c141 isp_reset(ispsoftc_t *isp, int do_load_defaults) in isp_reset() function
7673 isp_reset(isp, do_load_defaults); in isp_reinit()
HDisp_library.c522 isp_reset(isp, 0); in isp_fc_change_role()