Searched refs:unique_id (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/dev/twa/
H A Dtw_cl_ioctl.h93 TW_UINT32 unique_id; member in struct:tw_cl_driver_packet
/freebsd-10.0-release/sys/dev/tws/
H A Dtws_user.h82 u_int32_t unique_id; member in struct:tws_driver_packet
/freebsd-10.0-release/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h137 uint64_t unique_id; member in struct:vmstor_chan_props
/freebsd-10.0-release/sys/dev/mps/
H A Dmps_user.c151 uint32_t unique_id);
1138 mps_get_fw_diag_buffer_number(struct mps_softc *sc, uint32_t unique_id) argument
1143 if (sc->fw_diag_buffer_list[index].unique_id == unique_id) {
1318 pBuffer->unique_id = MPS_FW_DIAG_INVALID_UID;
1332 uint32_t unique_id; local
1338 unique_id = diag_register->UniqueId;
1352 i = mps_get_fw_diag_buffer_number(sc, unique_id);
1363 if ((pBuffer->unique_id != MPS_FW_DIAG_INVALID_UID) ||
1364 (unique_id
1451 uint32_t unique_id; local
1504 uint32_t unique_id; local
1576 uint32_t unique_id; local
1642 uint32_t unique_id; local
[all...]
H A Dmpsvar.h174 uint32_t unique_id; member in struct:mps_fw_diagnostic_buffer
/freebsd-10.0-release/sys/fs/udf/
H A Decma167-udf.h347 uint64_t unique_id; member in struct:file_entry
/freebsd-10.0-release/contrib/gcc/
H A Dalias.c960 static int unique_id;
1013 GEN_INT (unique_id++));
2472 unique_id = 0;
957 static int unique_id; variable
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DDIBuilder.cpp1050 static unsigned int unique_id = 0; local
1057 ConstantInt::get(Type::getInt32Ty(VMContext), unique_id++)
/freebsd-10.0-release/sys/dev/oce/
H A Doce_hw.h1880 uint64_t unique_id; member in struct:mgmt_cntl_attr

Completed in 151 milliseconds