Searched refs:issued (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.h73 uint64_t issued; member in struct:mpssas_target
H A Dmps_sas.c1899 targ->issued++;
2211 * If this is a Start Stop Unit command and it was issued by the driver
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas.h76 uint64_t issued; member in struct:mprsas_target
H A Dmpr_sas.c1852 targ->issued++;
2170 targ->issued++;
2557 * Complete native NVMe command issued using NVMe Encapsulated
2697 * If this is a Start Stop Unit command and it was issued by the driver
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c4416 uint64_t pass_scanned, scanned, pass_issued, issued, total; local
4497 issued = ps->pss_issued;
4501 /* we are only done with a block once we have issued the IO for it */
4502 fraction_done = (double)issued / total;
4512 ((total - issued) / issue_rate) : UINT64_MAX;
4521 zfs_nicenum(issued, issued_buf, sizeof (issued_buf));
4529 "%s issued at %s/s, %s total\n"),
4532 (void) printf(gettext("\t%s scanned, %s issued, %s total\n"),
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s161 ; two 32-bit mutiplies can be issued per cycle.
330 ; two 32-bit mutiplies can be issued per cycle.
H A Dpa-risc2W.s153 ; two 32-bit mutiplies can be issued per cycle.
320 ; two 32-bit mutiplies can be issued per cycle.

Completed in 203 milliseconds