Home
last modified time | relevance | path

Searched full:identify (Results 1 – 25 of 1282) sorted by relevance

12345678910>>...52

/freebsd/sys/dev/isci/scil/
H A Dsati_device.c115 * @param[in] identify This parameter specifies the ata identify device
123 ATA_IDENTIFY_DEVICE_DATA_T * identify in sati_device_update_capabilities() argument
128 if (identify->capabilities1 & ATA_IDENTIFY_CAPABILITIES1_NORMAL_DMA_ENABLE) in sati_device_update_capabilities()
131 if (identify->command_set_supported1 in sati_device_update_capabilities()
137 if (identify->command_set_supported0 in sati_device_update_capabilities()
143 if (identify->command_set_enabled0 in sati_device_update_capabilities()
150 if (identify->serial_ata_capabilities in sati_device_update_capabilities()
160 (U8) (identify->queue_depth in sati_device_update_capabilities()
170 if (identify->general_config_bits & ATA_IDENTIFY_REMOVABLE_MEDIA_ENABLE) in sati_device_update_capabilities()
173 if(identify->command_set_supported2 & ATA_IDENTIFY_WRITE_UNCORRECTABLE_SUPPORT ) in sati_device_update_capabilities()
[all …]
H A Dsati_mode_sense_6.c83 * @param[in] identify This parameter specifies the ATA remote device's
84 * received IDENTIFY DEVICE data.
95 ATA_IDENTIFY_DEVICE_DATA_T * identify, in sati_mode_sense_6_build_header() argument
132 * @param[in] identify This parameter specifies the remote device's IDENTIFY
143 ATA_IDENTIFY_DEVICE_DATA_T * identify, in sati_mode_sense_6_translate_data() argument
152 sequence, scsi_io, identify, transfer_length in sati_mode_sense_6_translate_data()
159 sequence, scsi_io, identify, offset in sati_mode_sense_6_translate_data()
172 * then the translation will result in an ATA IDENTIFY DEVICE
200 * input data (i.e. an ATA IDENTIFY DEVICE block) into a CACHING
215 ATA_IDENTIFY_DEVICE_DATA_T * identify = (ATA_IDENTIFY_DEVICE_DATA_T*) in sati_mode_sense_6_caching_translate_data() local
[all …]
H A Dsati_mode_sense_10.c83 * @param[in] identify This parameter specifies the ATA remote device's
84 * received IDENTIFY DEVICE data.
95 ATA_IDENTIFY_DEVICE_DATA_T * identify, in sati_mode_sense_10_build_header() argument
156 ATA_IDENTIFY_DEVICE_DATA_T * identify, in sati_mode_sense_10_build_llba_block_descriptor() argument
165 // the retrieved ATA identify device data. in sati_mode_sense_10_build_llba_block_descriptor()
167 identify, &lba_low, &lba_high, &sector_size in sati_mode_sense_10_build_llba_block_descriptor()
202 * @param[in] identify This parameter specifies the remote device's IDENTIFY
213 ATA_IDENTIFY_DEVICE_DATA_T * identify, in sati_mode_sense_10_translate_data() argument
222 sequence, scsi_io, identify, transfer_length in sati_mode_sense_10_translate_data()
233 sequence, scsi_io, identify, offset in sati_mode_sense_10_translate_data()
[all …]
H A Dsati_mode_sense.c343 * @param[in] identify This parameter specifies the IDENTIFY DEVICE data
353 ATA_IDENTIFY_DEVICE_DATA_T * identify, in sati_mode_sense_build_std_block_descriptor() argument
362 // the retrieved ATA identify device data. in sati_mode_sense_build_std_block_descriptor()
364 identify, &lba_high, &lba_low, &sector_size in sati_mode_sense_build_std_block_descriptor()
442 * device IDENTIFY DEVICE data.
446 * @param[in] identify This parameter specifies the remote device's
447 * IDENTIFY DEVICE data received as part of the IO request.
457 ATA_IDENTIFY_DEVICE_DATA_T * identify, in sati_mode_sense_read_write_error_translate_data() argument
474 // identify data. in sati_mode_sense_read_write_error_translate_data()
482 * device IDENTIFY DEVICE data.
[all …]
H A Dsati_mode_sense.h83 ATA_IDENTIFY_DEVICE_DATA_T * identify,
98 ATA_IDENTIFY_DEVICE_DATA_T * identify,
105 ATA_IDENTIFY_DEVICE_DATA_T * identify,
112 ATA_IDENTIFY_DEVICE_DATA_T * identify,
119 ATA_IDENTIFY_DEVICE_DATA_T * identify,
126 ATA_IDENTIFY_DEVICE_DATA_T * identify,
133 ATA_IDENTIFY_DEVICE_DATA_T * identify,
140 ATA_IDENTIFY_DEVICE_DATA_T * identify,
H A Dsati_inquiry.c100 ATA_IDENTIFY_DEVICE_DATA_T * identify = (ATA_IDENTIFY_DEVICE_DATA_T*) in sati_inquiry_construct_product_revision() local
107 if ( (identify->firmware_revision[4] == 0x20) in sati_inquiry_construct_product_revision()
108 && (identify->firmware_revision[5] == 0x20) in sati_inquiry_construct_product_revision()
109 && (identify->firmware_revision[6] == 0x20) in sati_inquiry_construct_product_revision()
110 && (identify->firmware_revision[7] == 0x20) ) in sati_inquiry_construct_product_revision()
162 ATA_IDENTIFY_DEVICE_DATA_T * identify = (ATA_IDENTIFY_DEVICE_DATA_T*) in sati_inquiry_standard_translate_data() local
171 if (identify->general_config_bits & ATA_IDENTIFY_REMOVABLE_MEDIA_ENABLE) in sati_inquiry_standard_translate_data()
327 ATA_IDENTIFY_DEVICE_DATA_T * identify = (ATA_IDENTIFY_DEVICE_DATA_T*) in sati_inquiry_block_device_translate_data() local
358 (identify->device_nominal_form_factor & 0x0F) // only need bits 0-3 in sati_inquiry_block_device_translate_data()
387 ATA_IDENTIFY_DEVICE_DATA_T * identify = (ATA_IDENTIFY_DEVICE_DATA_T*) in sati_inquiry_device_id_translate_data() local
[all …]
H A Dsati_util.c79 * for which to build the IDENTIFY DEVICE command.
96 * @brief This method will construct the ATA identify device command.
102 * for which to build the IDENTIFY DEVICE command.
125 * for which to build the IDENTIFY DEVICE command.
192 * It will perform the byte swap from the 16-bit identify field
288 * values and the sector count 32-bit value from the ATA identify
291 * @param[in] identify This parameter specifies the ATA_IDENTIFY_DEVICE_DATA
306 ATA_IDENTIFY_DEVICE_DATA_T * identify, in sati_ata_identify_device_get_sector_info() argument
314 // 48-bit addressing. Bit 10 of Word 86 of ATA Identify in sati_ata_identify_device_get_sector_info()
315 if (identify->command_set_enabled1 in sati_ata_identify_device_get_sector_info()
[all …]
H A Dsati_read_capacity.c72 * an ATA IDENTIFY DEVICE command.
129 * an ATA IDENTIFY DEVICE command.
191 * @brief This method will translate the ATA Identify Device data into
209 // the retrieved ATA identify device data. in sati_read_capacity_10_translate_data()
249 * @brief This method will translate the ATA Identify Device data into
273 //A number of data fields need to be extracted from ATA identify device data in sati_read_capacity_16_translate_data()
277 // the retrieved ATA identify device data. in sati_read_capacity_16_translate_data()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedPredicates.td75 // Identify whether an instruction is NEON or floating point
81 // Identify whether an instruction is the 16-bit NEON form based on its result.
87 // Identify whether an instruction is the 128-bit NEON form based on its result.
93 // Identify arithmetic instructions with extend.
99 // Identify arithmetic immediate instructions.
103 // Identify arithmetic instructions with shift.
107 // Identify arithmetic instructions without shift.
111 // Identify logic immediate instructions.
116 // Identify logic instructions with shift.
124 // Identify logic instructions without shift.
[all …]
H A DAArch64SchedPredExynos.td27 // Identify BLR specifying the LR register as the indirect target register.
32 // Identify arithmetic instructions without or with limited extension or shift.
60 // Identify logic instructions with limited shift.
76 // Identify more logic instructions with limited shift.
97 // Identify a load or store using the register offset addressing mode
111 // Identify FP instructions.
114 // Identify 128-bit NEON instructions.
117 // Identify instructions that reset a register efficiently.
135 // Identify cheap arithmetic and logic immediate instructions.
/freebsd/share/man/man9/
H A DDEVICE_IDENTIFY.934 .Nd identify new child devices and register them
41 The identify method of a device driver is used to add devices that cannot be
45 Software-only pseudo devices are also often enumerated via identify methods.
51 If the identify method is able to discover other properties about the new
57 An identify method might be invoked multiple times.
59 the identify method will be called a second time after being reloaded.
60 As a result, the identify method should avoid duplicate devices.
61 Devices added by identify methods typically use a fixed device name
H A Ddisk.9114 The following fields identify the disk device described by the structure
144 values will uniquely identify a disk storage device.
147 The following fields identify various disk device methods, if implemented:
183 The following fields identify the size and granularity of the disk device.
/freebsd/sbin/nvmecontrol/
H A Dns.c338 "More verbosity: print entire identify table"),
340 "The namespace ID to print IDENTIFY for"),
350 .name = "identify",
352 .descr = "Print IDENTIFY for allocated namespace",
416 errx(EX_IOERR, "Identify request failed"); in nsactive()
430 err(EX_IOERR, "identify request failed"); in nsactive()
432 errx(EX_IOERR, "identify request returned error"); in nsactive()
461 errx(EX_IOERR, "Identify request failed"); in nsallocated()
475 err(EX_IOERR, "identify request failed"); in nsallocated()
477 errx(EX_IOERR, "identify reques in nsallocated()
[all...]
H A Didentify.c194 errx(EX_IOERR, "Identify request failed"); in identify_ctrlr()
218 errx(EX_IOERR, "Identify request failed"); in identify_ns()
236 identify(const struct cmd *f, int argc, char *argv[]) in identify() function
249 * We got namespace device, but we need to send IDENTIFY in identify()
252 * the IDENTIFY command itself. in identify()
272 "More verbosity: print entire identify table"),
285 .name = "identify",
286 .fn = identify,
287 .descr = "Print summary of the IDENTIFY information",
H A Dnvmecontrol.847 .Ic identify
113 .Ic ns identify
265 .Ss identify
266 The identify commands reports information from the drive's
391 .Ss ns identify
498 .Dq nvmecontrol identify
912 .Dl nvmecontrol identify nvme0
913 .Dl nvmecontrol identify -n 0 nvd0
920 .Dl nvmecontrol identify -x -v nvme0ns1
921 .Dl nvmecontrol identify -x -v -n 1 nvme0
[all …]
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h441 /** \brief describe SAS IDENTIFY address frame
443 * describe SAS IDENTIFY address frame, the CRC field is not included in the structure
472 …bit8 phyIdentifier; /* phy identifier of the phy transmitting the IDENTIFY address fra…
523 /** \brief data structure provides the identify data of the SATA device
525 * data structure provides the identify data of the SATA device
535 bit16 word1_9[9]; /**< word 1 to 9 of identify device information */
536 …bit8 serialNumber[20]; /**< word 10 to 19 of identify device information, 20 ASCII…
537 bit16 word20_22[3]; /**< word 20 to 22 of identify device information */
538 …bit8 firmwareVersion[8]; /**< word 23 to 26 of identify device information, 4 ASCII …
539 …bit8 modelNumber[40]; /**< word 27 to 46 of identify device information, 40 ASCII…
[all …]
/freebsd/sys/dev/ida/
H A Didareg.h74 #define CMD_GET_LOG_DRV_INFO 0x10 /* Identify controller */
75 #define CMD_GET_CTRL_INFO 0x11 /* Identify logical driver */
78 #define CMD_GET_PHYS_DRV_INFO 0x15 /* Identify physical drive */
81 #define CMD_GET_LOG_DRV_EXT 0x18 /* Identify logical drive, Extended */
143 * Identify Logical Drive
156 * Identify Logical Drive, Extended
171 * Identify Controller
246 * Identify Physical Drive
/freebsd/sbin/nvmecontrol/tests/
H A Dbasic.sh120 atf_test_case identify
123 atf_set "descr" "check the identify command"
129 atf_check -o not-empty -e empty nvmecontrol identify ${TEST_DEV}
131 atf_check -s not-exit:0 -o empty -e not-empty nvmecontrol identify ${TEST_DEV}
133 …atf_check -s not-exit:0 -o ignore -e match:"${INV_OPT_MSG}" nvmecontrol identify ${INV_OPT} ${TEST…
229 atf_add_test_case identify
/freebsd/contrib/wpa/src/utils/
H A Dconst_time.h94 * @mask: 0 (false) or -1 (true) to identify which value to select
109 * @mask: 0 (false) or -1 (true) to identify which value to select
124 * @mask: 0 (false) or -1 (true) to identify which value to select
137 * @mask: 0 (false) or -1 (true) to identify which value to select
151 * @mask: 0 (false) or -1 (true) to identify which value to copy
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.cpp96 /// Identify lowered values that originated from f128 or float arguments and
109 /// Identify lower values that originated from vXfXX and record
118 /// Identify lowered values that originated from vXfXX arguments and record
141 /// Identify lowered values that originated from f128, float and sret to vXfXX
178 /// Identify lowered values that originated from f128, float and vXfXX arguments
H A DMipsCCState.h45 /// Identify lowered values that originated from f128 arguments and record
50 /// Identify lowered values that originated from f128 arguments and record
54 /// Identify lowered values that originated from f128 arguments and record
61 /// Identify lowered values that originated from f128 arguments and record
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-powernv.txt12 - led-types : Supported LED types (attention/identify/fault) provided
22 led-types = "identify", "fault";
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSchedPredicates.td13 // Identify instructions that write BF pipelines with 7 cycles.
206 // Identify instructions that write CY pipelines with 7 cycles.
230 // Identify instructions that write MM pipelines with 10 cycles.
/freebsd/share/man/man3/
H A Dpthread_main_np.330 .Nd identify the initial thread
41 is used in userland threads environment to identify the initial thread.
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_SELF_TEST_new.pod54 The I<type> and I<desc> can be used to identify an individual self test to
94 This allows the callback to identify the type of test being run.
99 This allows the callback to identify the sub category of the test being run.

12345678910>>...52