Searched refs:pcv (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/sendmail/src/ |
| H A D | ratectrl.c | 277 int *prv, *pcv; local 394 prv = pcv = NULL; 413 pcv = &(chBest->ch_oc); 431 if (pcv != NULL) 432 ++*pcv;
|
| /freebsd-14.2/sys/cam/ata/ |
| H A D | ata_all.h | 162 uint8_t tag_action, int pcv, uint8_t page_code,
|
| H A D | ata_all.c | 1039 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-14.2/sys/cam/scsi/ |
| H A D | scsi_all.c | 8774 uint8_t tag_action, int pcv, uint8_t page_code, in scsi_receive_diagnostic_results() argument 8783 if (pcv) { in scsi_receive_diagnostic_results()
|
| H A D | scsi_all.h | 4219 uint8_t tag_action, int pcv,
|