Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_app.c784 U8 count, bufcnt = 0, is_rmcb = 0, is_rmrb = 0, din_cnt = 0, dout_cnt = 0; in mpi3mr_app_mptcmds() local
897 dout_cnt++; in mpi3mr_app_mptcmds()
898 if ((dout_cnt > 1) && !is_rmcb) in mpi3mr_app_mptcmds()
949 __func__, __LINE__, din_cnt, dout_cnt, din_sz, dout_sz); in mpi3mr_app_mptcmds()
1032 bufcnt, is_rmcb, is_rmrb, (dout_cnt + din_cnt))) { in mpi3mr_app_mptcmds()