Home
last modified time | relevance | path

Searched refs:cns (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Dif_usie.c1390 struct usie_cns *cns; in usie_cns_req() local
1413 cns->op = USIE_CNS_OP_SET; in usie_cns_req()
1443 cns->obj = htobe16(obj); in usie_cns_req()
1444 cns->id = htobe32(id); in usie_cns_req()
1445 cns->len = cns_len; in usie_cns_req()
1446 cns->rsv0 = cns->rsv1 = 0; /* always '0' */ in usie_cns_req()
1510 struct usie_cns *cns; in usie_hip_rsp() local
1568 be16toh(cns->obj), cns->op, cns->rsv0, in usie_hip_rsp()
1569 be32toh(cns->id), cns->rsv1, cns->len); in usie_hip_rsp()
1574 usie_cns_rsp(sc, cns); in usie_hip_rsp()
[all …]
/freebsd/usr.sbin/nvmfd/
H A Dcontroller.c153 uint8_t cns; in handle_identify_command() local
155 cns = le32toh(cmd->cdw10) & 0xFF; in handle_identify_command()
156 switch (cns) { in handle_identify_command()
160 warnx("Unsupported CNS %#x for IDENTIFY", cns); in handle_identify_command()
H A Dio.c149 uint8_t cns; in handle_io_identify_command() local
151 cns = le32toh(cmd->cdw10) & 0xFF; in handle_io_identify_command()
152 switch (cns) { in handle_io_identify_command()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c647 uint8_t cns; in handle_identify_command() local
649 cns = le32toh(cmd->cdw10) & 0xFF; in handle_identify_command()
654 cns); in handle_identify_command()
661 switch (cns) { in handle_identify_command()
697 nvmft_printf(ctrlr, "Unsupported CNS %#x for IDENTIFY\n", cns); in handle_identify_command()
/freebsd/sys/cam/ctl/
H A Dctl_backend_ramdisk.c658 uint8_t cns; in ctl_backend_ramdisk_nvme_config_read() local
660 cns = le32toh(io->nvmeio.cmd.cdw10) & 0xff; in ctl_backend_ramdisk_nvme_config_read()
661 switch (cns) { in ctl_backend_ramdisk_nvme_config_read()
H A Dctl_backend_block.c1768 uint8_t cns; in ctl_be_block_nvme_cr_dispatch() local
1774 cns = le32toh(io->nvmeio.cmd.cdw10) & 0xff; in ctl_be_block_nvme_cr_dispatch()
1775 switch (cns) { in ctl_be_block_nvme_cr_dispatch()
3214 uint8_t cns; in ctl_be_block_nvme_config_read() local
3216 cns = le32toh(io->nvmeio.cmd.cdw10) & 0xff; in ctl_be_block_nvme_config_read()
3217 switch (cns) { in ctl_be_block_nvme_config_read()
H A Dctl.c10753 uint8_t cns; in ctl_nvme_identify() local
10780 cns = le32toh(ctnio->cmd.cdw10) & 0xff; in ctl_nvme_identify()
10781 switch (cns) { in ctl_nvme_identify()
/freebsd/contrib/file/magic/Magdir/
H A Darchive2400 # *.GHS or *.[0-9] with cns program option