Searched refs:mode_buf (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/aacraid/
H A Daachba.c2303 char mode_buf[7]; local
2307 mode_buf[0] = 3; /* Mode data length */
2308 mode_buf[1] = 0; /* Medium type - default */
2309 mode_buf[2] = 0; /* Device-specific param,
2313 mode_buf[2] = 0x10;
2314 mode_buf[3] = 0; /* Block descriptor length */
2317 mode_buf[0] = 6;
2318 mode_buf[4] = 8;
2319 mode_buf[5] = 1;
2320 mode_buf[
2334 char mode_buf[11]; local
[all...]

Completed in 48 milliseconds