Searched refs:nvmf_ivars (Results 1 – 2 of 2) sorted by relevance
30 struct nvmf_ivars { struct159 int nvmf_init_ivars(struct nvmf_ivars *ivars, struct nvmf_handoff_host *hh);160 void nvmf_free_ivars(struct nvmf_ivars *ivars);
199 nvmf_init_ivars(struct nvmf_ivars *ivars, struct nvmf_handoff_host *hh) in nvmf_init_ivars()244 nvmf_free_ivars(struct nvmf_ivars *ivars) in nvmf_free_ivars()253 struct nvmf_ivars *ivars = device_get_ivars(dev); in nvmf_probe()263 nvmf_establish_connection(struct nvmf_softc *sc, struct nvmf_ivars *ivars) in nvmf_establish_connection()455 struct nvmf_ivars *ivars = device_get_ivars(dev); in nvmf_attach()646 struct nvmf_ivars ivars; in nvmf_reconnect_host()