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

/opensolaris-onvv-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1888 fas->f_cur_msgout[0] = fas->f_last_msgout =
3195 LOAD_CMDP = fas->f_last_msgout = MSG_IDENTIFY | lun;
3198 LOAD_CMDP = fas->f_last_msgout = MSG_DR_IDENTIFY | lun;
3214 fas->f_last_msgout = LOAD_CMDP = sp->cmd_tag[0];
4520 fas->f_cur_msgout[2], fas->f_last_msgout);
4544 if ((fas->f_last_msgout == MSG_EXTENDED) &&
4564 } else if (fas->f_last_msgout == MSG_EXTENDED) {
4631 fas->f_last_msgout = 0xff;
4688 fas->f_cur_msgout[2], fas->f_last_msgout);
5620 uchar_t lastmsg = fas->f_last_msgout;
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h209 * byte is moved to the f_last_msgout area for tracking what was the
215 uchar_t f_last_msgout; member in struct:fas

Completed in 97 milliseconds