Home
last modified time | relevance | path

Searched refs:max_burst_size (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h219 ushort_t max_burst_size; /* max data burst size */ member
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c2326 pd->max_burst_size = BE_16(pd->max_burst_size); in uscsi_mode_select()