Home
last modified time | relevance | path

Searched refs:rbc_allocation_len (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dsd-GENERIC.c100 rb_cdb->rbc_allocation_len[0] = 0; in vendorvrfy()
101 rb_cdb->rbc_allocation_len[1] = 0; in vendorvrfy()
102 rb_cdb->rbc_allocation_len[2] = sizeof (descbuf); in vendorvrfy()
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dsd.c193 rb_cdb->rbc_allocation_len[0] = 0; in sdfw_read_descriptor()
194 rb_cdb->rbc_allocation_len[1] = 0; in sdfw_read_descriptor()
195 rb_cdb->rbc_allocation_len[2] = sizeof (descbuf); in sdfw_read_descriptor()
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h825 uint8_t rbc_allocation_len[3]; member