Home
last modified time | relevance | path

Searched refs:seg_count (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_dma.c73 if (dma->bufs[i].seg_count) { in drm_dma_takedown()
75 dma->bufs[i].seg_count * in drm_dma_takedown()
H A Ddrm_bufs.c349 if (entry->seg_count) { in drm_cleanup_buf_error()
350 for (i = 0; i < entry->seg_count; i++) { in drm_cleanup_buf_error()
357 entry->seg_count * in drm_cleanup_buf_error()
359 entry->seg_count = 0; in drm_cleanup_buf_error()
492 dma->seg_count += entry->seg_count; in drm_do_addbufs_agp()
H A DdrmP.h398 int seg_count; member
531 int seg_count; member
/titanic_44/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c211 int8_t seg_count; in find_segment() local
219 fru_data.buf = (char *)&seg_count; in find_segment()
239 for (j = 0; (j < seg_count) && (!(seg_found)); j++) { in find_segment()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c337 int8_t seg_count, temp_array[8]; in update_thresholds() local
360 fru_data.buf = (char *)&seg_count; in update_thresholds()
368 for (j = 0; (j < seg_count) && (!seg_found); j++) { in update_thresholds()
2114 int8_t seg_count, module_card; in psvc_update_cpu_module_card_node_0() local
2145 fru_data.buf = (char *)&seg_count; in psvc_update_cpu_module_card_node_0()
2154 for (j = 0; (j < seg_count) && (!seg_found); j++) { in psvc_update_cpu_module_card_node_0()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c218 int8_t seg_count, temp_array[8]; in psvc_update_thresholds_0() local
241 fru_data.buf = (char *)&seg_count; in psvc_update_thresholds_0()
249 for (j = 0; (j < seg_count) && (!seg_found); j++) { in psvc_update_thresholds_0()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1793 int8_t seg_count; in update_disk_bp_temp_thresholds() local
1816 fru_info.buf = &seg_count; in update_disk_bp_temp_thresholds()
1824 for (i = 0; i < seg_count; i++) { in update_disk_bp_temp_thresholds()