Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h849 extern int ql_8xxx_binary_core_dump(qlge_t *, ql_mpi_coredump_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c386 (void) ql_8xxx_binary_core_dump(qlge, &qlge->ql_mpi_coredump); in ql_async_event_parser()
H A Dqlge_dbg.c2622 ql_8xxx_binary_core_dump(qlge_t *qlge, ql_mpi_coredump_t *mpi_coredump) in ql_8xxx_binary_core_dump() function