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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 130 milliseconds