Searched refs:U16 (Results 101 - 125 of 138) sorted by relevance

123456

/freebsd-11-stable/sys/dev/isci/scil/
H A Dsati_mode_select.c140 mode_block_descriptor_length =(((U16)mode_parameters_10->block_descriptor_length[0]) << 8) +
600 U16 count = 0;
642 count = (U16)((timer -1) / 50) + 1;
663 count = (U16)(timer / 18000) + 240;
833 U16 data_transfer_length;
H A Dscic_sds_controller.c3443 U16 io_tag
3446 U16 task_index = scic_sds_io_tag_get_index(io_tag);
3462 * @return U16
3464 U16 scic_sds_controller_get_io_sequence_from_tag(
3466 U16 io_tag
3483 U16 io_tag
3486 U16 task_index;
3487 U16 task_sequence;
3526 U16 * node_id
3529 U16 node_inde
[all...]
H A Dsati_mode_sense.c266 U16 sati_mode_sense_calculate_page_header(
272 U16 page_length = 0;
408 U16 page_index = sati_mode_page_get_page_index(page_code);
H A Dintel_sata.h158 U16 reserved2;
H A Dscic_sds_phy.h167 U16 index;
H A Dscif_sas_controller_states.c114 U16 smp_phy_index;
H A Dscif_sas_remote_device.h296 U16 destination_state;
H A Dscif_user_callback.h609 U16 scif_cb_task_request_get_io_tag_to_manage(
H A Dscif_sas_controller.c270 U16 io_tag
307 U16 io_tag
625 fw_controller->saved_interrupt_coalesce_number = (U16)coalesce_number;
H A Dsati_inquiry.c389 U16 byte_offset = 4;
390 U16 page_length;
H A Dsati_log_sense.c268 U16 descriptor_index = *((U16 *)(&ata_log->self_test_descriptor_index[0]));
H A Dsati_util.h297 U16 count
H A Dscic_sds_request.h171 U16 io_tag;
H A Dscif_sas_smp_io_request.c410 U16 route_index,
H A Dscic_sds_port_configuration_agent.c432 U16 configure_phy_mask;
928 U16 configure_phy_mask;
H A Dsati_unmap.c230 U16 unmap_length;
H A Dscic_sds_request.c482 U16 io_tag,
1032 U16 io_tag,
1113 U16 io_tag,
1447 U16 scic_io_request_get_io_tag(
H A Dscic_sds_port.c658 U16 rni
696 U16 tci
1465 U16 index = 0;
H A Dscic_sds_stp_packet_request.c427 (U16)((SATA_FIS_PIO_SETUP_T *)(&frame_buffer[-1]))->transfter_count;
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Dxxhash.c112 typedef uint16_t U16; typedef
118 typedef unsigned short U16; typedef
/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c291 pccb->ccbStatus = (U16)IOStatus;
435 pccb->ccbStatus = (U16)smpStatus;
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_show.c81 U16 IOCStatus;
550 U16 IOCStatus;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h262 U16 = UINT | B16, enumerator in enum:llvm::AMDGPULibFuncBase::EType
H A DAMDGPULibFunc.cpp624 case 't': res.ArgType = AMDGPULibFunc::U16; break;
730 case AMDGPULibFunc::U16: return "t";
880 case AMDGPULibFunc::U16:
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h88 U16 = 4, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType

Completed in 330 milliseconds

123456