Lines Matching refs:subsystems
775 pr_err("can only link subsystems into the subsystems dir.!\n");
786 list_for_each_entry(p, &port->subsystems, entry) {
791 if (list_empty(&port->subsystems)) {
797 list_add_tail(&link->entry, &port->subsystems);
817 list_for_each_entry(p, &port->subsystems, entry) {
829 if (list_empty(&port->subsystems))
979 /* passthru subsystems use the underlying controller's version */
1527 INIT_LIST_HEAD(&port->subsystems);
1537 "subsystems", &nvmet_port_subsys_type);
1633 "subsystems", &nvmet_subsystems_type);