Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dratectrl.c277 int *prv, *pcv; local
394 prv = pcv = NULL;
413 pcv = &(chBest->ch_oc);
431 if (pcv != NULL)
432 ++*pcv;
/freebsd/sys/cam/ata/
H A Data_all.h162 uint8_t tag_action, int pcv, uint8_t page_code,
H A Data_all.c1038 uint8_t tag_action, int pcv, uint8_t page_code, in semb_receive_diagnostic_results() argument
1053 pcv ? page_code : 0, 0x02, length / 4); in semb_receive_diagnostic_results()
/freebsd/sys/cam/scsi/
H A Dscsi_all.c8781 uint8_t tag_action, int pcv, uint8_t page_code, in scsi_receive_diagnostic_results() argument
8790 if (pcv) { in scsi_receive_diagnostic_results()
H A Dscsi_all.h4212 uint8_t tag_action, int pcv,