Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.h967 mpi3mr_hexdump(void *buf, int sz, int format);
H A Dmpi3mr_cam.c620 mpi3mr_hexdump(&tm_req, sizeof(tm_req), 8); in mpi3mr_issue_tm()
H A Dmpi3mr.c100 mpi3mr_hexdump(void *buf, int sz, int format) in mpi3mr_hexdump() function
430 mpi3mr_hexdump(req_entry, MPI3MR_AREQ_FRAME_SZ, 8); in mpi3mr_submit_io()