Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_usie.c1387 struct usie_cns *cns; in usie_cns_req() local
1403 cns = (struct usie_cns *)(hip + 1); in usie_cns_req()
1410 cns->op = USIE_CNS_OP_SET; in usie_cns_req()
1417 cns->op = USIE_CNS_OP_SET; in usie_cns_req()
1427 cns->op = USIE_CNS_OP_REQ; in usie_cns_req()
1440 cns->obj = htobe16(obj); in usie_cns_req()
1441 cns->id = htobe32(id); in usie_cns_req()
1442 cns->len = cns_len; in usie_cns_req()
1443 cns->rsv0 = cns->rsv1 = 0; /* always '0' */ in usie_cns_req()
1445 param = (uint8_t *)(cns + 1); in usie_cns_req()
[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()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c664 uint8_t cns; in handle_identify_command() local
666 cns = le32toh(cmd->cdw10) & 0xFF; in handle_identify_command()
671 cns); in handle_identify_command()
678 switch (cns) { in handle_identify_command()
714 nvmft_printf(ctrlr, "Unsupported CNS %#x for IDENTIFY\n", cns); in handle_identify_command()
/freebsd/sys/cam/ctl/
H A Dctl_backend_ramdisk.c657 uint8_t cns; in ctl_backend_ramdisk_nvme_config_read() local
659 cns = le32toh(io->nvmeio.cmd.cdw10) & 0xff; in ctl_backend_ramdisk_nvme_config_read()
660 switch (cns) { in ctl_backend_ramdisk_nvme_config_read()
H A Dctl_backend_block.c1766 uint8_t cns; in ctl_be_block_nvme_cr_dispatch() local
1772 cns = le32toh(io->nvmeio.cmd.cdw10) & 0xff; in ctl_be_block_nvme_cr_dispatch()
1773 switch (cns) { in ctl_be_block_nvme_cr_dispatch()
3212 uint8_t cns; in ctl_be_block_nvme_config_read() local
3214 cns = le32toh(io->nvmeio.cmd.cdw10) & 0xff; in ctl_be_block_nvme_config_read()
3215 switch (cns) { in ctl_be_block_nvme_config_read()
H A Dctl.c10752 uint8_t cns; in ctl_nvme_identify() local
10779 cns = le32toh(ctnio->cmd.cdw10) & 0xff; in ctl_nvme_identify()
10780 switch (cns) { in ctl_nvme_identify()
/freebsd/contrib/file/magic/Magdir/
H A Darchive2585 # *.GHS or *.[0-9] with cns program option