Searched refs:entry_type (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl.y55 %type <val> iflags verbose_iflag compact_iflag access_type entry_type
150 ace: entry_type idname ace_perms access_type
173 | entry_type idname ace_perms access_type COLON id
199 | entry_type idname ace_perms iflags access_type
221 | entry_type idname ace_perms iflags access_type COLON id
250 | entry_type ace_perms access_type
263 | entry_type ace_perms access_type COLON id
275 | entry_type ace_perms iflags access_type
290 | entry_type ace_perms iflags access_type COLON id
302 aclent: entry_type idnam
559 entry_type: ENTRY_TYPE {$$ = $1;} label
[all...]
H A Daclutils.h120 extern int get_id(int entry_type, char *name, uid_t *id);
121 extern int get_id_nofail(int entry_type, char *name);
122 extern int ace_entry_type(int entry_type);
H A Daclsort.c56 int entry_type; member in struct:map
102 if (tp->a_type == map_to_sort[k].entry_type) {
116 tp->a_type = map_to_sort[k].entry_type;
H A Dacl_lex.l930 get_id(int entry_type, char *name, uid_t *id)
936 switch (entry_type) {
973 get_id_nofail(int entry_type, char *name)
977 if (get_id(entry_type, name, &id))
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h58 uint8_t entry_type; /* Entry type. */ member in struct:cmd_entry
97 uint8_t entry_type; /* Entry type. */ member in struct:cmd7_24xx_entry
125 uint8_t entry_type; /* Entry type. */ member in struct:cmd6_24xx_entry
192 uint8_t entry_type; /* Entry type. */ member in struct:cmd_3_entry
219 uint8_t entry_type; /* Entry type. */ member in struct:cmd_chaining_entry
250 uint8_t entry_type; /* Entry type. */ member in struct:cont_entry
277 uint8_t entry_type; /* Entry type. */ member in struct:cont_type_1_entry
298 uint8_t entry_type; /* Entry type. */ member in struct:sts_entry
402 uint8_t entry_type; /* Entry type. */ member in struct:sts_24xx_entry
427 uint8_t entry_type; /* Entr member in struct:sts_cont_entry
440 uint8_t entry_type; /* Entry type. */ member in struct:mrk_entry
468 uint8_t entry_type; /* Entry type. */ member in struct:marker_24xx_entry
488 uint8_t entry_type; /* Entry type. */ member in struct:ms_entry
518 uint8_t entry_type; /* Entry type. */ member in struct:ct_passthru_entry
545 uint8_t entry_type; /* Entry type. */ member in struct:els_passthru_entry
578 uint8_t entry_type; /* Entry type. */ member in struct:els_passthru_entry_rsp
610 uint8_t entry_type; /* Entry type. */ member in struct:task_mgmt_entry
642 uint8_t entry_type; /* Entry type. */ member in struct:abort_cmd_entry
667 uint8_t entry_type; /* Entry type. */ member in struct:log_entry
742 uint8_t entry_type; /* Entry type. */ member in struct:enable_lun_entry
764 uint8_t entry_type; /* Entry type. */ member in struct:modify_lun_entry
788 uint8_t entry_type; /* Entry type. */ member in struct:immediate_notify_entry
810 uint8_t entry_type; /* Entry type. */ member in struct:immd_notify_24xx_entry
838 uint8_t entry_type; /* Entry type. */ member in struct:notify_acknowledge_entry
860 uint8_t entry_type; /* Entry type. */ member in struct:notify_ack_24xx_entry
891 uint8_t entry_type; /* Entry type. */ member in struct:atio_entry
920 uint8_t entry_type; /* Entry type. */ member in struct:atio_24xx_entry
935 uint8_t entry_type; /* Entry type. */ member in struct:ctio_entry
1003 uint8_t entry_type; /* Entry type. */ member in struct:ctio_snd_entry
1064 uint8_t entry_type; /* Entry type. */ member in struct:ctio_rcv_entry
1128 uint8_t entry_type; /* Entry type. */ member in struct:ip_entry
1157 uint8_t entry_type; /* Entry type. */ member in struct:ip_a64_entry
1184 uint8_t entry_type; /* Entry type. */ member in struct:ip_cmd_entry
1220 uint8_t entry_type; /* Entry type. */ member in struct:ip_rcv_entry
1240 uint8_t entry_type; /* Entry type. */ member in struct:ip_rcv_cont_entry
1253 uint8_t entry_type; /* Entry type. */ member in struct:ip_rcv_24xx_entry
1282 uint8_t entry_type; /* Entry type. */ member in struct:ip_buf_pool_entry
1299 uint8_t entry_type; /* Entry type. */ member in struct:vp_modify_entry
1335 uint8_t entry_type; /* Entry type. */ member in struct:vp_control_entry
1365 uint8_t entry_type; /* Entry type. */ member in struct:report_id_0
1380 uint8_t entry_type; /* Entry type. */ member in struct:report_id_1
1398 uint8_t entry_type; /* Entry type. */ member in struct:vfy_menlo_entry
1432 uint8_t entry_type; /* Entry type. */ member in struct:menlo_data_entry
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c211 uint16_t entry_type; local
214 entry_type = acep->z_hdr.z_flags & ACE_TYPE_FLAGS;
216 if (entry_type == ACE_OWNER || entry_type == OWNING_GROUP ||
217 entry_type == ACE_EVERYONE)
245 uint16_t entry_type = acep->z_hdr.z_flags & ACE_TYPE_FLAGS; local
247 if (entry_type == ACE_OWNER || entry_type == OWNING_GROUP ||
248 entry_type == ACE_EVERYONE)
257 uint16_t entry_type; local
516 uint16_t entry_type; local
665 uint16_t entry_type; local
733 uint16_t entry_type; local
875 zfs_set_ace(zfs_acl_t *aclp, void *acep, uint32_t access_mask, uint16_t access_type, uint64_t fuid, uint16_t entry_type) argument
895 int entry_type; local
1340 int entry_type; local
2096 uint16_t entry_type; local
[all...]
H A Dzfs_byteswap.c56 uint16_t entry_type; local
85 entry_type = zacep->z_hdr.z_flags & ACE_TYPE_FLAGS;
96 entry_type = acep->a_flags & ACE_TYPE_FLAGS;
98 switch (entry_type) {
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.c112 hmc_info->sd_table.sd_entry[sd_index].entry_type = type;
118 if (I40E_SD_TYPE_DIRECT == sd_entry->entry_type)
168 hmc_info->sd_table.sd_entry[sd_idx].entry_type)
191 pd_entry->bp.entry_type = I40E_SD_TYPE_PAGED;
247 if (I40E_SD_TYPE_PAGED != sd_entry->entry_type) {
H A Di40e_hmc.h64 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_bp
87 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_sd_entry
H A Di40e_lan_hmc.c380 info->entry_type,
385 if (I40E_SD_TYPE_PAGED == sd_entry->entry_type) {
415 switch (sd_entry->entry_type) {
419 j, sd_entry->entry_type);
423 j, sd_entry->entry_type);
437 switch (sd_entry->entry_type) {
486 info.entry_type = I40E_SD_TYPE_DIRECT;
498 info.entry_type = I40E_SD_TYPE_PAGED;
612 info->hmc_info->sd_table.sd_entry[sd_idx].entry_type)
639 switch (info->hmc_info->sd_table.sd_entry[i].entry_type) {
[all...]
H A Di40e_lan_hmc.h160 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_lan_create_obj_info
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h145 stmf_id_type_t entry_type, uint32_t *err_detail);
148 stmf_id_type_t entry_type, uint32_t *err_detail);
H A Dlun_map.c1415 stmf_id_type_t entry_type, uint32_t *err_detail)
1428 if (entry_type == STMF_ID_TYPE_HOST) {
1440 *err_detail = (entry_type == STMF_ID_TYPE_HOST)?
1448 *err_detail = (entry_type == STMF_ID_TYPE_HOST)?
1458 if (entry_type == STMF_ID_TYPE_TARGET) {
1466 id_member = stmf_alloc_id(entry_size, entry_type,
1470 if (entry_type == STMF_ID_TYPE_TARGET) {
1513 stmf_id_type_t entry_type, uint32_t *err_detail)
1525 if (entry_type == STMF_ID_TYPE_HOST) {
1533 *err_detail = (entry_type
1413 stmf_add_group_member(uint8_t *grpname, uint16_t grpname_size, uint8_t *entry_ident, uint16_t entry_size, stmf_id_type_t entry_type, uint32_t *err_detail) argument
1511 stmf_remove_group_member(uint8_t *grpname, uint16_t grpname_size, uint8_t *entry_ident, uint16_t entry_size, stmf_id_type_t entry_type, uint32_t *err_detail) argument
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_buf.h110 enum entry_type { enum
118 enum entry_type type;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c471 pkt->entry_type = IOCB_CMD_TYPE_3;
474 pkt->entry_type = IOCB_CMD_TYPE_2;
589 pkt->entry_type = CONTINUATION_TYPE_1;
605 pkt->entry_type = CONTINUATION_TYPE_0;
658 pkt->entry_type = IOCB_CMD_TYPE_7;
785 pkt->entry_type = IOCB_CMD_TYPE_6;
925 pkt->entry_type = MARKER_TYPE;
996 pkt->entry_type = MS_TYPE;
1077 pkt->entry_type = CT_PASSTHRU_TYPE;
1179 pkt->entry_type
[all...]
H A Dql_xioctl.c1576 pkt->ms24.entry_type = CT_PASSTHRU_TYPE;
1640 pkt->ms.entry_type = MS_TYPE;
2225 pkt->cmd24.entry_type = IOCB_CMD_TYPE_7;
2277 pkt->cmd3.entry_type = IOCB_CMD_TYPE_3;
2302 pkt->cmd.entry_type = IOCB_CMD_TYPE_2;
4051 pkt->cmd24.entry_type = IOCB_CMD_TYPE_7;
4103 pkt->cmd3.entry_type = IOCB_CMD_TYPE_3;
4132 pkt->cmd.entry_type = IOCB_CMD_TYPE_2;
4384 pkt->cmd24.entry_type = IOCB_CMD_TYPE_7;
4432 pkt->cmd3.entry_type
[all...]
H A Dql_isr.c1610 if (ha->status_srb != NULL && pkt->entry_type !=
1623 switch (pkt->entry_type) {
1678 pkt->entry_type);
1717 if (pkt->entry_type == INVALID_ENTRY_TYPE) {
H A Dql_init.c2768 pkt->mvfy.entry_type = VERIFY_MENLO_TYPE;
4100 pkt->vpc.entry_type = VP_CONTROL_TYPE;
4156 pkt->vpm.entry_type = VP_MODIFY_TYPE;
H A Dql_mbx.c1285 pkt->mgmt.entry_type = TASK_MGMT_TYPE;
1655 pkt->log.entry_type = LOG_TYPE;
2703 pkt->abo.entry_type = ABORT_CMD_TYPE;
H A Dql_api.c3818 ep->entry_type = INVALID_ENTRY_TYPE;
10027 sp->request_ring_ptr->entry_type =
17448 ddi_put8(els_desc->els_handle, &els_entry->entry_type,
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h177 rep_protocol_value_type_t entry_type; member in struct:scf_transaction_entry
H A Dlowlevel.c3760 cur->entry_type = REP_PROTOCOL_TYPE_INVALID;
3883 entry->entry_type = type;
3993 out->rptc_type = cur->entry_type;
4012 cur->entry_type);
4016 len = commit_value(NULL, child, cur->entry_type);
4299 if (!scf_is_compatible_protocol_type(entry->entry_type,
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c70 int entry_type = *((uint8_t *)cp); local
86 switch (entry_type) {
121 if (entry_type == 4)
152 int entry_type = (uint8_t)*cp; local
172 switch (entry_type) {
243 if (entry_type != 70 && entry_type != 71) {
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c3432 int entry_type; local
3448 entry_type = acep->a_flags & ACE_TYPE_FLAGS;
3452 entry_type = zace.z_hdr.z_flags & ACE_TYPE_FLAGS;
3460 switch (entry_type) {

Completed in 149 milliseconds