Home
last modified time | relevance | path

Searched refs:entry_type (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h68 uint8_t entry_type; /* Entry type. */ member
102 uint8_t entry_type; /* Entry type. */ member
129 uint8_t entry_type; /* Entry type. */ member
195 uint8_t entry_type; /* Entry type. */ member
219 uint8_t entry_type; /* Entry type. */ member
250 uint8_t entry_type; /* Entry type. */ member
264 uint8_t entry_type; /* Entry type. */ member
276 uint8_t entry_type; /* Entry type. */ member
381 uint8_t entry_type; /* Entry type. */ member
406 uint8_t entry_type; /* Entry type. */ member
[all …]
H A Dql_nx.h1247 uint32_t entry_type; member
1280 uint32_t entry_type; member
/illumos-gate/usr/src/lib/libsec/common/
H A Dacl.y152 ace: entry_type idname ace_perms access_type
175 | entry_type idname ace_perms access_type COLON id
201 | entry_type idname ace_perms iflags access_type
252 | entry_type ace_perms access_type
265 | entry_type ace_perms access_type COLON id
277 | entry_type ace_perms iflags access_type
292 | entry_type ace_perms iflags access_type COLON id
356 | entry_type COLON aclent_perm COLON id
400 | entry_type aclent_perm /* mask entry */
423 | entry_type aclent_perm COLON id
[all …]
H A Daclutils.h123 extern int get_id(int entry_type, char *name, uid_t *id);
124 extern int get_id_nofail(int entry_type, char *name);
125 extern int ace_entry_type(int entry_type);
H A Daclsort.c55 int entry_type; member
101 if (tp->a_type == map_to_sort[k].entry_type) { in aclsort()
115 tp->a_type = map_to_sort[k].entry_type; in aclsort()
H A Dacl_lex.l940 get_id(int entry_type, char *name, uid_t *id) in get_id() argument
946 switch (entry_type) { in get_id()
988 get_id_nofail(int entry_type, char *name) in get_id_nofail() argument
992 if (get_id(entry_type, name, &id)) in get_id_nofail()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c219 uint16_t entry_type; in zfs_ace_fuid_get_who() local
224 if (entry_type == ACE_OWNER || entry_type == OWNING_GROUP || in zfs_ace_fuid_get_who()
255 if (entry_type == ACE_OWNER || entry_type == OWNING_GROUP || in zfs_ace_fuid_set_who()
265 uint16_t entry_type; in zfs_ace_fuid_size() local
275 entry_type = in zfs_ace_fuid_size()
524 uint16_t entry_type; in zfs_acl_valid_ace_type() local
534 entry_type == ACE_EVERYONE || entry_type == 0 || in zfs_acl_valid_ace_type()
684 if (entry_type != ACE_OWNER && entry_type != OWNING_GROUP && in zfs_copy_ace_2_fuid()
908 int entry_type; in zfs_mode_compute() local
935 if (entry_type == ACE_OWNER || (entry_type == 0 && in zfs_mode_compute()
[all …]
H A Dzfs_byteswap.c56 uint16_t entry_type; in zfs_ace_byteswap() local
85 entry_type = zacep->z_hdr.z_flags & ACE_TYPE_FLAGS; in zfs_ace_byteswap()
96 entry_type = acep->a_flags & ACE_TYPE_FLAGS; in zfs_ace_byteswap()
98 switch (entry_type) { in zfs_ace_byteswap()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.c110 hmc_info->sd_table.sd_entry[sd_index].entry_type = type; in i40e_add_sd_table_entry()
116 if (I40E_SD_TYPE_DIRECT == sd_entry->entry_type) in i40e_add_sd_table_entry()
166 hmc_info->sd_table.sd_entry[sd_idx].entry_type) in i40e_add_pd_table_entry()
189 pd_entry->bp.entry_type = I40E_SD_TYPE_PAGED; in i40e_add_pd_table_entry()
244 if (I40E_SD_TYPE_PAGED != sd_entry->entry_type) { in i40e_remove_pd_bp()
H A Di40e_lan_hmc.c385 info->entry_type, in i40e_create_lan_hmc_object()
390 if (I40E_SD_TYPE_PAGED == sd_entry->entry_type) { in i40e_create_lan_hmc_object()
420 switch (sd_entry->entry_type) { in i40e_create_lan_hmc_object()
424 j, sd_entry->entry_type); in i40e_create_lan_hmc_object()
428 j, sd_entry->entry_type); in i40e_create_lan_hmc_object()
442 switch (sd_entry->entry_type) { in i40e_create_lan_hmc_object()
491 info.entry_type = I40E_SD_TYPE_DIRECT; in i40e_configure_lan_hmc()
503 info.entry_type = I40E_SD_TYPE_PAGED; in i40e_configure_lan_hmc()
617 info->hmc_info->sd_table.sd_entry[sd_idx].entry_type) in i40e_delete_lan_hmc_object()
644 switch (info->hmc_info->sd_table.sd_entry[i].entry_type) { in i40e_delete_lan_hmc_object()
[all …]
H A Di40e_hmc.h64 enum i40e_sd_entry_type entry_type; member
87 enum i40e_sd_entry_type entry_type; member
H A Di40e_lan_hmc.h160 enum i40e_sd_entry_type entry_type; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c504 pkt->entry_type = IOCB_CMD_TYPE_2; in ql_command_iocb()
536 pkt3->entry_type = IOCB_CMD_TYPE_3; in ql_command_iocb()
552 pkt->entry_type = IOCB_CMD_TYPE_2; in ql_command_iocb()
708 pkt->entry_type = IOCB_CMD_TYPE_7; in ql_command_24xx_iocb()
845 pkt->entry_type = IOCB_CMD_TYPE_6; in ql_cmd_24xx_type_6_iocb()
1002 pkt->entry_type = MARKER_TYPE; in ql_marker()
1094 pkt->entry_type = MS_TYPE; in ql_ms_iocb()
1177 pkt->entry_type = CT_PASSTHRU_TYPE; in ql_ms_24xx_iocb()
1286 pkt64->entry_type = IP_A64_TYPE; in ql_ip_iocb()
1301 pkt->entry_type = IP_TYPE; in ql_ip_iocb()
[all …]
H A Dql_nx.c2422 if (template_hdr->entry_type == TLHDR) { in ql_8021_md_parse_template()
2465 switch (entry->h.entry_type) { in ql_8021_md_parse_template()
2546 "status\n", e_cnt, entry->h.entry_type); in ql_8021_md_parse_template()
2554 entry->h.entry_type); in ql_8021_md_parse_template()
3025 "capture size = %d entry_count = %d\n", entry->h.entry_type, in ql_8021_md_entry_err_chk()
H A Dql_xioctl.c1661 pkt->ms24.entry_type = CT_PASSTHRU_TYPE; in ql_fcct()
1725 pkt->ms.entry_type = MS_TYPE; in ql_fcct()
2313 pkt->cmd24.entry_type = IOCB_CMD_TYPE_7; in ql_scsi_passthru()
2382 pkt->cmd3.entry_type = IOCB_CMD_TYPE_3; in ql_scsi_passthru()
2407 pkt->cmd.entry_type = IOCB_CMD_TYPE_2; in ql_scsi_passthru()
4220 pkt->cmd3.entry_type = IOCB_CMD_TYPE_3; in ql_report_lun()
4249 pkt->cmd.entry_type = IOCB_CMD_TYPE_2; in ql_report_lun()
4567 pkt->cmd3.entry_type = IOCB_CMD_TYPE_3; in ql_inq()
4591 pkt->cmd.entry_type = IOCB_CMD_TYPE_2; in ql_inq()
8820 pkt->mdata.entry_type = MENLO_DATA_TYPE; in ql_menlo_manage_info()
[all …]
H A Dql_isr.c1674 pkt->entry_type != STATUS_CONT_TYPE) { in ql_response_pkt()
1684 pkt->entry_type == ABORTED_ENTRY_TYPE) { in ql_response_pkt()
1689 switch (pkt->entry_type) { in ql_response_pkt()
1748 pkt->entry_type); in ql_response_pkt()
1799 if (pkt->entry_type == ABORTED_ENTRY_TYPE) { in ql_error_entry()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h143 stmf_id_type_t entry_type, uint32_t *err_detail);
146 stmf_id_type_t entry_type, uint32_t *err_detail);
H A Dlun_map.c1409 if (entry_type == STMF_ID_TYPE_HOST) { in stmf_add_group_member()
1421 *err_detail = (entry_type == STMF_ID_TYPE_HOST)? in stmf_add_group_member()
1429 *err_detail = (entry_type == STMF_ID_TYPE_HOST)? in stmf_add_group_member()
1439 if (entry_type == STMF_ID_TYPE_TARGET) { in stmf_add_group_member()
1447 id_member = stmf_alloc_id(entry_size, entry_type, in stmf_add_group_member()
1451 if (entry_type == STMF_ID_TYPE_TARGET) { in stmf_add_group_member()
1508 if (entry_type == STMF_ID_TYPE_HOST) { in stmf_remove_group_member()
1516 *err_detail = (entry_type == STMF_ID_TYPE_HOST)? in stmf_remove_group_member()
1523 *err_detail = (entry_type == STMF_ID_TYPE_HOST)? in stmf_remove_group_member()
1528 if (entry_type == STMF_ID_TYPE_TARGET) { in stmf_remove_group_member()
[all …]
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c70 int entry_type = *((uint8_t *)cp); in process_4byte_deventry() local
86 switch (entry_type) { in process_4byte_deventry()
121 if (entry_type == 4) in process_4byte_deventry()
152 int entry_type = (uint8_t)*cp; in process_8byte_deventry() local
172 switch (entry_type) { in process_8byte_deventry()
243 if (entry_type != 70 && entry_type != 71) { in process_8byte_deventry()
/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/lib/lib9p/common/
H A Dgenacl.c574 acl_entry_type_t entry_type; /* e.g., allow/deny */ in l9p_frombsdnfs4() local
585 error = acl_get_entry_type_np(sysace, &entry_type); in l9p_frombsdnfs4()
623 switch (entry_type) { in l9p_frombsdnfs4()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h178 rep_protocol_value_type_t entry_type; member
H A Dlowlevel.c3811 cur->entry_type = REP_PROTOCOL_TYPE_INVALID; in entry_invalidate()
3934 entry->entry_type = type; in transaction_add()
4044 out->rptc_type = cur->entry_type; in commit_process()
4063 cur->entry_type); in commit_process()
4067 len = commit_value(NULL, child, cur->entry_type); in commit_process()
4350 if (!scf_is_compatible_protocol_type(entry->entry_type, in scf_entry_add_value()
/illumos-gate/usr/src/cmd/etdump/
H A Dcd9660_eltorito.h136 char entry_type; member
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c204 char entry_type; in sm_entries() local
208 entry_type = (SM_TYPE_DECODE(word) == SM_ALLOC) ? in sm_entries()
233 entry_type = (SM2_TYPE_DECODE(word) == SM_ALLOC) ? in sm_entries()
242 entry_type, (u_longlong_t)raw_offset, in sm_entries()
3931 int entry_type; in zfs_aces_walk_step() local
3947 entry_type = acep->a_flags & ACE_TYPE_FLAGS; in zfs_aces_walk_step()
3951 entry_type = zace.z_hdr.z_flags & ACE_TYPE_FLAGS; in zfs_aces_walk_step()
3959 switch (entry_type) { in zfs_aces_walk_step()

12