Searched defs:instance (Results 526 - 540 of 540) sorted by relevance

<<2122

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h821 int instance; member in struct:e1000g
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c1631 int instance; local
1648 /* Check if event is an instance modification */
1675 &instance) != 0)
1676 instance = -1;
1701 instance);
1705 driver_name, instance);
2570 int instance = di_instance(node); local
2574 (void) da_add_list(&devlist, devlink, instance,
2578 (void) da_add_list(&devlist, devlink, instance,
2658 int instance local
4230 hot_cleanup(char *node_path, char *minor_name, char *ev_subclass, char *driver_name, int instance) argument
4499 int instance = 0; local
8192 build_event_attributes(char *class, char *subclass, char *node_path, di_node_t node, char *driver_name, int instance, char *minor) argument
[all...]
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h625 int instance; member in struct:ixgbe
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c503 uint32_t s_id, int instance);
505 int instance);
506 static void fcp_cleanup_port(struct fcp_port *pptr, int instance);
522 uint32_t s_id, fc_attach_cmd_t cmd, int instance);
1179 * has worked -- if this works, then we know that each instance
1235 * not specific to an instance.
1477 * this instance of fp. If this changes we will need to
1785 * this instance of fp. If this changes we will need to
1799 cmn_err(CE_NOTE, "target mappings: unknown instance number: %d",
3137 * this instance o
3594 int instance; local
3659 int instance; local
9762 fcp_handle_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, uint32_t s_id, int instance) argument
10241 fcp_handle_port_detach(struct fcp_port *pptr, int flag, int instance) argument
10335 fcp_cleanup_port(struct fcp_port *pptr, int instance) argument
12152 fcp_handle_port_resume(opaque_t ulph, fc_ulp_port_info_t *pinfo, uint32_t s_id, fc_attach_cmd_t cmd, int instance) argument
14322 int instance; local
[all...]
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c502 * Pointer to per-instance SATA HBA soft structure is stored in sata_hba_tran
667 * Registers HBA driver instance/sata framework pair with scsi framework, by
718 * Called from SATA HBA driver's attach routine to attach an instance of
726 * SATA HBA instance related data.
728 * store a pointer to per-HBA-instance of sata_hba_inst structure.
733 * On the first HBA instance attach the sata event thread is initialized.
735 * All HBA instance's SATA ports are probed and type of plugged devices is
784 * Allocate soft structure for SATA HBA instance.
785 * There is a separate softstate for each HBA instance.
795 * SATA HBA instance relate
12381 int instance = SATA_MINOR2INSTANCE(getminor(dev)); local
[all...]
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c63 * These values are kept in the per-instance structure, and are initialized
1072 * There is also a per-instance array of objects, which correspond
1087 uint_t do_token_idx; /* index in per-instance table */
1192 * Session management: each instance is associated with an array
1227 * Per-instance info.
1230 kmutex_t ds_lock; /* per-instance lock */
1238 dprov_session_t **ds_sessions; /* sessions for this instance */
1249 * A taskq is associated with each instance of the pseudo driver in order
1616 /* retrieve the softc and instance number from a SPI crypto context */
1617 #define DPROV_SOFTC_FROM_CTX(ctx, softc, instance) { \
1730 int instance = getminor((dev_t)arg); local
1752 int instance = ddi_get_instance(dip); local
1856 int instance = ddi_get_instance(dip); local
1928 int instance; local
1963 int instance; local
1989 int instance; local
2012 int instance; local
2035 int instance; local
2061 int instance; local
2124 int instance; local
2157 int instance; local
2180 int instance; local
2202 int instance; local
2227 int instance; local
2261 int instance; local
2344 int instance; local
2376 int instance; local
2400 int instance; local
2425 int instance; local
2451 int instance; local
2485 int instance; local
2518 int instance; local
2542 int instance; local
2567 int instance; local
2593 int instance; local
2658 int instance; local
2691 int instance; local
2714 int instance; local
2737 int instance; local
2762 int instance; local
2795 int instance; local
2822 int instance; local
2847 int instance; local
2878 int instance; local
2910 int instance; local
2933 int instance; local
2957 int instance; local
2982 int instance; local
3016 int instance; local
3043 int instance; local
3069 int instance; local
3100 int instance; local
3128 int instance; local
3156 int instance; local
3184 int instance; local
3218 int instance; local
3260 int instance; local
3288 int instance; local
3314 int instance; local
3345 int instance; local
3389 int instance; local
3431 int instance; local
3456 int instance; local
3481 int instance; local
3512 int instance; local
3559 int instance; local
3605 int instance; local
3627 int instance; local
3653 int instance; local
3675 int instance; local
3698 int instance; local
3720 int instance; local
3748 int instance; local
3774 int instance; local
3799 int instance; local
3824 int instance; local
3850 int instance; local
3876 int instance; local
3902 int instance; local
3927 int instance; local
3952 int instance; local
3982 int instance; local
4012 int instance; local
4040 int instance; local
4068 int instance; local
4095 int instance; local
4123 int instance; local
4145 int instance; local
4168 int instance; local
4191 int instance; local
4917 int instance; local
4951 int instance; local
4981 int instance; local
5408 int instance; local
5524 int instance; local
5640 int instance; local
5860 int instance; local
6062 int instance; local
6118 int instance; local
6352 int instance; local
6743 int instance; local
6790 int instance; local
7008 int instance; local
7405 int instance; local
8498 int instance; local
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1270 static void sd_create_errstats(struct sd_lun *un, int instance);
2321 * chain to be used with the instance. This allows different instances to use
2549 * Output may also be restricted to messages for a single instance by
2716 * DDI_PROBE_PARTIAL: If the instance is not present now,
2726 int instance = ddi_get_instance(devi); local
2745 if (ddi_get_soft_state(sd_state, instance) != NULL) {
2818 * the scsi_device structure or the instance number
2836 int instance; local
2842 instance = SDUNIT(dev);
2843 if ((un = ddi_get_soft_state(sd_state, instance))
6623 int instance; local
7205 int instance; local
8573 int instance = ddi_get_instance(devi); local
9062 sd_create_errstats(struct sd_lun *un, int instance) argument
9237 int instance; local
10114 int instance; local
10870 int instance; local
25760 int instance; local
[all...]
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h543 #define WR_IB_MSG_0(v, instance) ddi_put32((instance)->regmap_handle, \
544 (uint32_t *)((uintptr_t)(instance)->regmap + IB_MSG_0_OFF), (v))
546 #define RD_OB_MSG_0(instance) ddi_get32((instance)->regmap_handle, \
547 (uint32_t *)((uintptr_t)(instance)->regmap + OB_MSG_0_OFF))
549 #define WR_IB_DOORBELL(v, instance) ddi_put32((instance)->regmap_handle, \
550 (uint32_t *)((uintptr_t)(instance)->regmap + IB_DOORBELL_OFF), (v))
552 #define RD_IB_DOORBELL(instance) ddi_get3
1412 struct megasas_instance *instance[MAX_MGMT_ADAPTERS]; member in struct:megasas_mgmt_info
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h558 /* These are this instance's logical groups. */
621 * Neptune Device instance state information.
623 * Each instance is dynamically allocated on first attach.
626 dev_info_t *dip; /* device instance */
627 dev_info_t *p_dip; /* Parent's device instance */
628 int instance; /* instance number */ member in struct:_nxge_t
741 filter_t filter; /* Current instance filter */
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h410 struct mrsas_instance *instance; member in struct:mrsas_eventinfo
544 int instance; member in struct:mrsas_instance
727 #define MRDRV_IS_LOGICAL_SCSA(instance, acmd) \
731 #define MAP_DEVICE_ID(instance, ap) \
837 struct mrsas_instance *instance[MAX_MGMT_ADAPTERS]; member in struct:mrsas_mgmt_info
1104 #define WR_IB_WRITE_SEQ(v, instance) ddi_put32((instance)->regmap_handle, \
1105 (uint32_t *)((uintptr_t)(instance)->regmap + WRITE_SEQ_OFF), (v))
1107 #define RD_OB_DRWE(instance) ddi_get32((instance)
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c1076 int instance, i, j; local
1197 instance = ddi_get_instance(dip);
1202 if (ddi_soft_state_zalloc(mptsas_state, instance) != DDI_SUCCESS) {
1204 "mptsas%d: cannot allocate soft state", instance);
1208 mpt = ddi_get_soft_state(mptsas_state, instance);
1212 "mptsas%d: cannot get soft state", instance);
1220 mpt->m_instance = instance;
1222 /* Make a per-instance copy of the structures */
1652 ddi_soft_state_free(mptsas_state, instance);
2092 * Remove device instance fro
2312 int instance = mpt->m_instance; local
15370 int instance = 0; local
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c76 #include <sys/instance.h>
3227 * `matching' instance.
4766 * userland, so we print its full name together with the instance
5186 * is the instance. Drivers that do not have 1:1 mapping must implement
5194 int instance;
5199 instance = getminor((dev_t)(uintptr_t)arg);
5200 *result = (void *)(uintptr_t)instance;
5572 /* add the device class, driver name and instance attributes */
6548 * over time. An attached device instance cannot rely on the major
6553 * the life of the instance
6787 int instance; local
6842 e_ddi_majorinstance_to_path(major_t major, int instance, char *path) argument
[all...]
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c5763 uint_t instance; local
5768 if (dlpi_parselink(dev, module, &instance) != DLPI_SUCCESS)
5776 ksp = dladm_kstat_lookup(kcp, module, instance, "mac", NULL);
5806 query_kstat(char *module, int instance, const char *name, const char *stat, argument
5817 if ((ksp = kstat_lookup(kcp, module, instance, (char *)name)) == NULL) {
5846 uint_t instance; local
5851 if (dlpi_parselink(name, module, &instance) != DLPI_SUCCESS)
5854 return (query_kstat(module, instance, "mac", stat, type, val));
9345 * by the IP over IB driver instance.
9468 * an instance o
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c103 * or instance elements in XML manifests.
483 * snaplevel. Otherwise find the instance snaplevel.
488 * ECANCELED - instance containing snap was deleted
558 * a running snapshot, and that snapshot has an instance snaplevel, set pg to
560 * snapshot, set pg to the instance's current property group named name.
585 /* Search for an instance with a running snapshot. */
834 * instance, we must terminate our child and remove the temporary
1243 * Decode FMRI into a service or instance, and put the result in *ep. If
1311 * *ep, and set or clear *isservicep if it is a service or an instance.
1316 * SCF_ERROR_CONSTRAINT_VIOLATED - fmri is not a service or instance
16368 disable_instance(scf_instance_t *instance) argument
16625 scf_instance_t *instance; local
16952 scf_instance_t *instance; local
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1519 uint32_t instance; member in struct:ql_adapter_state

Completed in 262 milliseconds

<<2122