Searched defs:expected_sector_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c2231 scsa1394_cmd_read_cd_blk_size(uchar_t expected_sector_type) argument
2235 switch (expected_sector_type) {
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c4732 * Based on the value of the "expected_sector_type"
4736 scsa2usb_read_cd_blk_size(uchar_t expected_sector_type) argument
4740 switch (expected_sector_type) {
4758 "est = 0x%x blk_size = %d", expected_sector_type, blk_size);

Completed in 69 milliseconds