Searched refs:nvme_attach (Results 1 – 1 of 1) sorted by relevance
626 static int nvme_attach(dev_info_t *, ddi_attach_cmd_t);977 .devo_attach = nvme_attach,4802 nvme_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in nvme_attach() function