Home
last modified time | relevance | path

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

/freebsd/tools/tools/nvmf/nvmfd/
H A Dinternal.h50 bool device_identification_descriptor(uint32_t nsid, void *buf);
H A Ddevices.c170 device_identification_descriptor(uint32_t nsid, void *buf) in device_identification_descriptor() function
H A Dio.c172 if (!device_identification_descriptor(le32toh(cmd->nsid), in handle_io_identify_command()