Home
last modified time | relevance | path

Searched defs:subsys (Results 1 – 19 of 19) sorted by relevance

/drivers/nvme/target/
Dconfigfs.c283 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_device_path_store() local
317 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_device_uuid_store() local
347 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_device_nguid_store() local
437 struct nvmet_subsys *subsys = namespaces_to_subsys(&group->cg_item); in nvmet_ns_make() local
476 struct nvmet_subsys *subsys; in nvmet_port_subsys_allow_link() local
518 struct nvmet_subsys *subsys = to_subsys(target); in nvmet_port_subsys_drop_link() local
551 struct nvmet_subsys *subsys = to_subsys(parent->ci_parent); in nvmet_allowed_hosts_allow_link() local
592 struct nvmet_subsys *subsys = to_subsys(parent->ci_parent); in nvmet_allowed_hosts_drop_link() local
631 struct nvmet_subsys *subsys = to_subsys(item); in nvmet_subsys_attr_allow_any_host_store() local
656 struct nvmet_subsys *subsys = to_subsys(item); in nvmet_subsys_attr_version_show() local
[all …]
Dcore.c265 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_enable() local
328 struct nvmet_subsys *subsys = ns->subsys; in nvmet_ns_disable() local
370 struct nvmet_ns *nvmet_ns_alloc(struct nvmet_subsys *subsys, u32 nsid) in nvmet_ns_alloc()
654 struct nvmet_subsys *subsys; in nvmet_ctrl_find_get() local
709 static bool __nvmet_host_allowed(struct nvmet_subsys *subsys, in __nvmet_host_allowed()
738 bool nvmet_host_allowed(struct nvmet_req *req, struct nvmet_subsys *subsys, in nvmet_host_allowed()
761 struct nvmet_subsys *subsys; in nvmet_alloc_ctrl() local
876 struct nvmet_subsys *subsys = ctrl->subsys; in nvmet_ctrl_free() local
943 struct nvmet_subsys *subsys; in nvmet_subsys_alloc() local
985 struct nvmet_subsys *subsys = in nvmet_subsys_free() local
[all …]
Dadmin-cmd.c443 struct nvmet_subsys *subsys = req->sq->ctrl->subsys; in nvmet_execute_set_features() local
471 struct nvmet_subsys *subsys = req->sq->ctrl->subsys; in nvmet_execute_get_features() local
Dnvmet.h53 struct nvmet_subsys *subsys; member
110 struct nvmet_subsys *subsys; member
198 struct nvmet_subsys *subsys; member
/drivers/base/
Dbus.c391 struct device *subsys_find_device_by_id(struct bus_type *subsys, unsigned int id, in subsys_find_device_by_id()
1038 void subsys_dev_iter_init(struct subsys_dev_iter *iter, struct bus_type *subsys, in subsys_dev_iter_init()
1093 struct bus_type *subsys; in subsys_interface_register() local
1120 struct bus_type *subsys; in subsys_interface_unregister() local
1148 static int subsys_register(struct bus_type *subsys, in subsys_register()
1208 int subsys_system_register(struct bus_type *subsys, in subsys_system_register()
1226 int subsys_virtual_register(struct bus_type *subsys, in subsys_virtual_register()
Dbase.h30 struct kset subsys; member
Dcore.c2927 const char *subsys; in create_syslog_header() local
/drivers/input/misc/
Dwistron_btns.c204 static u16 bios_get_default_setting(u8 subsys) in bios_get_default_setting()
216 static void bios_set_state(u8 subsys, int enable) in bios_set_state()
/drivers/staging/comedi/drivers/
Ddt3000.c257 unsigned int subsys, unsigned int chan, in dt3k_readsingle()
270 static void dt3k_writesingle(struct comedi_device *dev, unsigned int subsys, in dt3k_writesingle()
/drivers/misc/
Dspear13xx_pcie_gadget.c56 struct configfs_subsystem subsys; member
671 struct configfs_subsystem *subsys; in spear_pcie_gadget_probe() local
/drivers/staging/lustre/lnet/libcfs/
Ddebug.c229 libcfs_debug_subsys2str(int subsys) in libcfs_debug_subsys2str()
/drivers/video/fbdev/vermilion/
Dvermilion.c56 static struct vml_sys *subsys = NULL; variable
/drivers/scsi/be2iscsi/
Dbe_cmds.c911 u8 subsys = 0, opcode = 0; in beiscsi_cmd_q_destroy() local
/drivers/scsi/lpfc/
Dlpfc_mbox.c1624 uint8_t subsys, opcode; in lpfc_mbox_tmo_val() local
Dlpfc_bsg.c4190 uint32_t subsys; in lpfc_bsg_handle_sli_cfg_mbox() local
/drivers/target/
Dtarget_core_configfs.c3212 struct configfs_subsystem *subsys = &target_core_fabrics; in target_core_init_configfs() local
/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c347 u8 opcode, u8 subsys, u32 cmd_len) in ocrdma_init_mch()
/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c1462 u8 subsys = 0, opcode = 0; in be_cmd_q_destroy() local
/drivers/scsi/
Dips.h1048 IPS_SUBSYS *subsys; /* Subsystem parameters */ member