Searched refs:cns (Results 1 – 7 of 7) sorted by relevance
1387 struct usie_cns *cns; in usie_cns_req() local1403 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 …]
153 uint8_t cns; in handle_identify_command() local155 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()
664 uint8_t cns; in handle_identify_command() local666 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()
657 uint8_t cns; in ctl_backend_ramdisk_nvme_config_read() local659 cns = le32toh(io->nvmeio.cmd.cdw10) & 0xff; in ctl_backend_ramdisk_nvme_config_read()660 switch (cns) { in ctl_backend_ramdisk_nvme_config_read()
1766 uint8_t cns; in ctl_be_block_nvme_cr_dispatch() local1772 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() local3214 cns = le32toh(io->nvmeio.cmd.cdw10) & 0xff; in ctl_be_block_nvme_config_read()3215 switch (cns) { in ctl_be_block_nvme_config_read()
10752 uint8_t cns; in ctl_nvme_identify() local10779 cns = le32toh(ctnio->cmd.cdw10) & 0xff; in ctl_nvme_identify()10780 switch (cns) { in ctl_nvme_identify()
2585 # *.GHS or *.[0-9] with cns program option