Searched refs:frame_count (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 2126 cmd->frame_count = 1; in get_ctrl_info() 2177 cmd->frame_count = 1; in abort_aen_cmd() 2298 cmd->frame_count = 1; in init_mfi() 2534 cmd->frame_count = 1; in get_seq_num() 2617 cmd->frame_count = 1; in flush_cache() 2669 cmd->frame_count = 1; in service_mfi_aen() 3496 cmd->frame_count = (sge_bytes / MEGAMFI_FRAME_SIZE) + in build_cmd() 3499 if (cmd->frame_count >= 8) { in build_cmd() 3500 cmd->frame_count = 8; in build_cmd() 3630 cmd->frame_count = 1; in issue_mfi_pthru() [all …]
|
H A D | megaraid_sas.h | 1392 uint32_t frame_count; member
|
/titanic_41/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas.c | 3317 cmd->frame_count = 1; in get_ctrl_info() 3408 cmd->frame_count = 1; in abort_aen_cmd() 3536 cmd->frame_count = 1; in mrsas_build_init_cmd() 3750 cmd->frame_count = 1; in mrsas_issue_init_mfi() 4031 cmd->frame_count = 1; in get_seq_num() 4141 cmd->frame_count = 1; in flush_cache() 4345 cmd->frame_count = 1; in service_mfi_aen() 5335 cmd->frame_count = (sge_bytes / MRMFI_FRAME_SIZE) + in build_cmd() 5338 if (cmd->frame_count >= 8) { in build_cmd() 5339 cmd->frame_count = 8; in build_cmd() [all …]
|
H A D | mr_sas.h | 805 uint32_t frame_count; member
|
H A D | mr_sas_tbolt.c | 3541 cmd->frame_count = 1; in abort_syncmap_cmd() 3701 cmd->frame_count = 1; in mrsas_tbolt_get_pd_info()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 5744 uint_t i, ctrl, frame_count; in ohci_insert_isoc_req() local 5778 frame_count = residue; in ohci_insert_isoc_req() 5780 frame_count = OHCI_ISOC_PKTS_PER_TD; in ohci_insert_isoc_req() 5790 i < frame_count; i++, curr_isoc_pkt_descr++) { in ohci_insert_isoc_req() 5800 ctrl = ((((frame_count - 1) << HC_ITD_FC_SHIFT) & in ohci_insert_isoc_req() 5803 ctrl = ((((frame_count - 1) << HC_ITD_FC_SHIFT) & in ohci_insert_isoc_req() 5816 isoc_pkts += frame_count; in ohci_insert_isoc_req() 5817 tw->tw_curr_isoc_pktp += frame_count; in ohci_insert_isoc_req() 7029 uint_t i, j, frame_count, residue; in ohci_create_isoc_transfer_wrapper() local 7095 frame_count = residue; in ohci_create_isoc_transfer_wrapper() [all …]
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_mbx.h | 602 uint16_t frame_count; member
|
/titanic_41/usr/src/uts/common/io/iwk/ |
H A D | iwk_hw.h | 2526 uint8_t frame_count; member
|
H A D | iwk2.c | 2196 desc->hdr.qid, desc->hdr.idx, stat->ntries, stat->frame_count, in iwk_tx_intr()
|
/titanic_41/usr/src/uts/common/io/iwp/ |
H A D | iwp_hw.h | 1771 uint8_t frame_count; member
|
/titanic_41/usr/src/uts/common/io/iwh/ |
H A D | iwh_hw.h | 1771 uint8_t frame_count; member
|