Lines Matching refs:subsystems
842 pr_err("can only link subsystems into the subsystems dir.!\n");
853 list_for_each_entry(p, &port->subsystems, entry) {
858 if (list_empty(&port->subsystems)) {
864 list_add_tail(&link->entry, &port->subsystems);
884 list_for_each_entry(p, &port->subsystems, entry) {
896 if (list_empty(&port->subsystems))
1059 /* passthru subsystems use the underlying controller's version */
1795 INIT_LIST_HEAD(&port->subsystems);
1805 "subsystems", &nvmet_port_subsys_type);
2033 "subsystems", &nvmet_subsystems_type);