Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/sendmail/src/
HDratectrl.c277 int *prv, *pcv; local
394 prv = pcv = NULL;
413 pcv = &(chBest->ch_oc);
431 if (pcv != NULL)
432 ++*pcv;
/freebsd-13-stable/sys/dev/ce/
HDceddk.c751 unsigned bpv, fas, crc4, ebit, pcv, oof, css; in ce_e1_timer() local
844 pcv = fas; in ce_e1_timer()
846 pcv += crc4; in ce_e1_timer()
860 if (pcv || oof || css) in ce_e1_timer()
869 if (bpv >= 2048 || pcv >= 832) in ce_e1_timer()
874 if (pcv > 1) in ce_e1_timer()
880 c->degerr += bpv + pcv; in ce_e1_timer()
/freebsd-13-stable/sys/cam/ata/
HData_all.h162 uint8_t tag_action, int pcv, uint8_t page_code,
HData_all.c1039 uint8_t tag_action, int pcv, uint8_t page_code, in semb_receive_diagnostic_results() argument
1054 pcv ? page_code : 0, 0x02, length / 4); in semb_receive_diagnostic_results()
/freebsd-13-stable/sys/cam/scsi/
HDscsi_all.c8688 uint8_t tag_action, int pcv, uint8_t page_code, in scsi_receive_diagnostic_results() argument
8697 if (pcv) { in scsi_receive_diagnostic_results()
HDscsi_all.h4148 uint8_t tag_action, int pcv,