Home
last modified time | relevance | path

Searched refs:lct (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/
A Ddpt_i2o.c992 pHba->lct = NULL; in adpt_install_hba()
1072 if(pHba->lct) { in adpt_i2o_delete_hba()
1406 i2o_lct *lct = pHba->lct; in adpt_i2o_parse_lct() local
1413 if (lct == NULL) { in adpt_i2o_parse_lct()
1418 max = lct->table_size; in adpt_i2o_parse_lct()
2481 i2o_lct *lct = pHba->lct; in adpt_i2o_reparse_lct() local
2489 if (lct == NULL) { in adpt_i2o_reparse_lct()
2494 max = lct->table_size; in adpt_i2o_reparse_lct()
2989 if (pHba->lct == NULL) { in adpt_i2o_lct_get()
2993 if(pHba->lct == NULL) { in adpt_i2o_lct_get()
[all …]
A Ddpti.h237 i2o_lct* lct; member
/linux/drivers/gpu/drm/
A Ddrm_dp_mst_topology.c183 for (i = 0; i < lct; i++) { in drm_dp_mst_rad_to_str()
268 size += (hdr->lct / 2); in drm_dp_calc_sb_hdr_size()
314 hdr->lct = (buf[0] & 0xf0) >> 4; in drm_dp_decode_sideband_msg_hdr()
1377 mstb->lct = lct; in drm_dp_add_mst_branch_device()
1378 if (lct > 1) in drm_dp_add_mst_branch_device()
2096 u8 rad[8], lct; in drm_dp_port_set_pdt() local
2592 lct, rad[0]); in drm_dp_get_mst_branch_device()
2815 hdr->lct = 1; in set_hdr_from_dst_qlock()
2818 hdr->lct = mstb->lct; in set_hdr_from_dst_qlock()
2819 hdr->lcr = mstb->lct - 1; in set_hdr_from_dst_qlock()
[all …]
/linux/include/drm/
A Ddrm_dp_mst_helper.h169 u8 lct; member
236 u8 lct; member

Completed in 23 milliseconds