Searched refs:id_type (Results 1 - 25 of 28) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/common/devid/
H A Ddevid_scsi.c106 size_t inq83_len, uchar_t **id, size_t *id_len, ushort_t *id_type);
108 size_t inq83_len, uchar_t **id, size_t *id_len, ushort_t *id_type);
110 size_t inq80_len, uchar_t **id, size_t *id_len, ushort_t *id_type);
112 size_t inq_len, uchar_t **id, size_t *id_len, ushort_t *id_type);
160 ushort_t id_type = DEVID_NONE; local
207 inq83_len, &id, &id_len, &id_type);
242 if (id_type == DEVID_NONE) {
244 inq83_len, &id, &id_len, &id_type);
252 if ((id_type == DEVID_NONE) &&
257 inq80_len, &id, &id_len, &id_type);
636 encode_scsi3_page83(int version, uchar_t *inq83, size_t inq83_len, uchar_t **id, size_t *id_len, ushort_t *id_type) argument
822 encode_scsi3_page83_emc(int version, uchar_t *inq83, size_t inq83_len, uchar_t **id, size_t *id_len, ushort_t *id_type) argument
903 encode_serialnum(int version, uchar_t *inq, uchar_t *inq80, size_t inq80_len, uchar_t **id, size_t *id_len, ushort_t *id_type) argument
1007 encode_sun_serialnum(int version, uchar_t *inq, size_t inq_len, uchar_t **id, size_t *id_len, ushort_t *id_type) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass1b.c62 idesc.id_type = ADDR;
H A Dinode.c62 * (id_type) - if it was for an ADDR or ACL, use the callback,
133 * logical block in the file (assuming id_type is not
142 * id_parent When id_type is DATA, this is the inode number for
177 * id_type Selects the type of traversal. DATA for dirscan(),
234 cleardesc.id_type = ADDR;
279 if (idesc->id_type == ADDR || idesc->id_type == ACL)
444 switch (idesc->id_type) {
457 errexit("unknown inodesc type %d in iblock()", idesc->id_type);
461 return ((idesc->id_type
[all...]
H A Dpass3.c190 idesc.id_type = DATA;
409 idesc->id_type = DATA;
H A Dpass4.c65 idesc.id_type = ADDR;
H A Ddir.c113 if (idesc->id_type != DATA)
114 errexit("wrong type to dirscan %d\n", idesc->id_type);
542 idesc.id_type = DATA;
759 idesc.id_type = DATA;
784 idesc.id_type = DATA;
H A Dfsck.h214 char id_type; /* type of descriptor, DATA or ADDR */ member in struct:inodesc
430 (idp)->id_type = ADDR; \
H A Dpass1.c112 idesc.id_type = ADDR;
H A Dpass3b.c137 curino.id_type = ACL;
H A Dpass5.c108 idesc.id_type = ADDR;
H A Dutilities.c676 idesc.id_type = DATA;
848 if (idesc->id_type == DATA)
/opensolaris-onvv-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_sam.c215 int id_type; local
249 id_type = SMB_IDMAP_UNKNOWN;
250 if (smb_idmap_getid(sid, &id, &id_type) != IDMAP_SUCCESS)
253 switch (id_type) {
H A Dsmb_idmap.c88 smb_idmap_getid(smb_sid_t *sid, uid_t *id, int *id_type) argument
100 stat = smb_idmap_batch_getid(sib.sib_idmaph, sim, sid, *id_type);
113 *id_type = sim->sim_idtype;
H A Dsmb_lgrp.c1826 int id_type = (sid_type == SidTypeUser) local
1829 if (smb_idmap_getid(sid, rid, &id_type) != IDMAP_SUCCESS)
2398 int id_type; local
2403 id_type = (sid_type == SidTypeUser)
2405 stat = smb_idmap_getsid(*rid, id_type, &res_sid);
2409 (id_type == SMB_IDMAP_USER) ? "user" : "group",
2420 (id_type == SMB_IDMAP_USER) ? "user" : "group",
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h74 uint16_t id_type; member in struct:stmf_id_data
H A Dlun_map.c603 id->id_type = type;
1388 if (id->id_type == STMF_ID_TYPE_TARGET_GROUP) {
/opensolaris-onvv-gate/usr/src/lib/libidmap/common/
H A Ddirectory_helper.c166 char *id_type,
201 de = directory_get_v(d1, &ret_list, &id, 1, id_type, attrs);
163 directory_canon_common( directory_t d, char *id, char *id_type, char **canon, uint64_t *classes) argument
/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h409 uchar_t id_type : 4, member in struct:vpd_desc
419 id_type : 4;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c509 if (desc_gwid->id_type != FIP_DESC_TYPE_GW_ID ||
514 desc_gwid->id_type, desc_gwid->id_len);
/opensolaris-onvv-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h144 char id_type; /* type of descriptor, DATA or ADDR */ member in struct:inodesc
H A Dpass1.c593 idesc.id_type = ADDR;
610 idesc.id_type = ADDR;
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h166 uint8_t id_type; member in struct:fip_desc_gwid_s
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c112 int id_type; /* type of ID (index, name, addr, addr6) */ member in struct:if_entry
337 out_if.id_type = IF_ADDR6;
340 out_if.id_type = IF_ADDR;
342 out_if.id_type = IF_INDEX;
345 out_if.id_type = IF_INDEX;
348 out_if.id_type = IF_NAME;
1640 switch (out_if.id_type) {
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2396 if (state->id_type == IBD_PORT_DRIVER) {
4507 if (state->id_type == IBD_PORT_DRIVER)
4571 if (state->id_type == IBD_PORT_DRIVER) {
4634 if (state->id_type == IBD_PORT_DRIVER) {
4668 if (state->id_type == IBD_PORT_DRIVER) {
5852 if (state->id_type == IBD_PORT_DRIVER)
6157 if (state->id_type == IBD_PORT_DRIVER)
6176 if (state->id_type == IBD_PORT_DRIVER)
6229 if (state->id_type == IBD_PORT_DRIVER)
6387 if (state->id_type
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h777 uint_t id_type; member in struct:ibd_state_s

Completed in 318 milliseconds

12