Searched refs:identify (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/nvme/
H A Dnvme.c460 c.identify.opcode = nvme_admin_identify;
461 c.identify.nsid = cpu_to_le32(nsid);
462 c.identify.prp1 = cpu_to_le64(dma_addr);
466 c.identify.prp2 = 0;
469 c.identify.prp2 = cpu_to_le64(dma_addr);
472 c.identify.cns = cpu_to_le32(cns);
H A Dnvme.h456 struct nvme_identify identify; member in union:nvme_command::__anon10
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-helper-board.h107 struct cvmx_fdt_gpio_led *identify; member in struct:cvmx_phy_gpio_leds
/u-boot/doc/sphinx/
H A Dparse-headers.pl340 parse_headers.pl - parse a C file, in order to identify functions, structs,

Completed in 208 milliseconds