Searched refs:nvmf_controller_serial (Results 1 – 5 of 5) sorted by relevance
| /src/sys/dev/nvmf/controller/ ! |
| H A D | nvmft_subr.h | 30 void nvmf_controller_serial(char *buf, size_t len, u_long hostid);
|
| H A D | nvmft_subr.c | 126 nvmf_controller_serial(char *buf, size_t len, u_long hostid) in nvmf_controller_serial() function
|
| H A D | ctl_frontend_nvmf.c | 813 nvmf_controller_serial(serial_buf, sizeof(serial_buf), hostid); in nvmft_port_create()
|
| /src/lib/libnvmf/ ! |
| H A D | libnvmf.h | 225 void nvmf_controller_serial(char *buf, size_t len, u_long hostid);
|
| /src/tools/tools/nvmf/nvmfd/ ! |
| H A D | io.c | 73 nvmf_controller_serial(serial, sizeof(serial), hostid); in init_io()
|