Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/networking/
H A Dgeneric-hdlc.rst92 nrz / nrzi / fm-mark / fm-space / manchester - 传输编码选项
/linux/Documentation/networking/
H A Dgeneric-hdlc.rst86 nrz / nrzi / fm-mark / fm-space / manchester - sets transmission code
/linux/drivers/scsi/
H A Dscsi_debug.c5896 unsigned int rep_max_zones, nrz = 0; in resp_report_zones() local
5998 if (nrz < rep_max_zones) { in resp_report_zones()
6010 if (partial && nrz >= rep_max_zones) in resp_report_zones()
6013 nrz++; in resp_report_zones()
6018 put_unaligned_be32(nrz * RZONES_DESC_HD, arr + 0); in resp_report_zones()