Home
last modified time | relevance | path

Searched refs:segment_count (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h67 uint8_t segment_count; /* total number of segments */ member
H A Dpiclenvd.c865 segcnt = section.segment_count; in get_envseg()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h232 uint8_t segment_count; /* total number of segments */ member
H A Dpiclenvd.c402 segcnt = section.segment_count; in get_envseg()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h311 uint8_t segment_count; /* total number of segments */ member
H A Dpiclenvd.c546 segcnt = section.segment_count; in get_envseg()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h1222 uint8_t segment_count; /* Segment count. */ member
1255 uint8_t segment_count; /* Segment count. */ member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2824 tq->ub_total_seg_cnt = pkt->segment_count; in ql_ip_rcv_entry()
2931 tq->ub_total_seg_cnt = pkt->segment_count; in ql_ip_24xx_rcv_entry()