Searched refs:nvme_attach (Results 1 – 4 of 4) sorted by relevance
81 extern boolean_t nvme_attach(int);
164 nvme_attach(int fd) in nvme_attach() function
1003 if ((c_name[0] == 'd' ? nvme_detach : nvme_attach)(fd) in do_attach_detach()
293 static int nvme_attach(dev_info_t *, ddi_attach_cmd_t);483 .devo_attach = nvme_attach,2807 nvme_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in nvme_attach() function