Searched refs:dbg_fwsave (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_ioc.h162 void *dbg_fwsave; member in struct:bfa_ioc_s
281 void bfa_ioc_debug_memclaim(struct bfa_ioc_s *ioc, void *dbg_fwsave);
H A Dbfa_ioc.c1501 bfa_ioc_debug_memclaim(struct bfa_ioc_s *ioc, void *dbg_fwsave) argument
1503 ioc->dbg_fwsave = dbg_fwsave;
1946 bfa_os_memcpy(trcdata, ioc->dbg_fwsave, tlen);
2029 bfa_ioc_debug_fwtrc(ioc, ioc->dbg_fwsave, &tlen);

Completed in 177 milliseconds