Searched refs:msgin (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ |
H A D | cntrl.c | 1385 notify(mailopt, user, msgin, sys, msgcode) 1386 char *user, *msgin, *sys; 1406 stmesg(msgin, msg); 1410 msgin, sys, msg); 1421 lnotify(user, msgin, mesg) 1422 char *user, *msgin, *mesg; 1427 stmesg(msgin, mesg); 1431 msgin, Myname, mesg);
|
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 4183 * For tagged queuing, we should still be in msgin 4204 bad_reselect = "not in msgin phase"; 4240 bad_reselect = "not in msgin phase"; 4688 IPRINTF1("last msgin=%x\n", fas->f_last_msgin); 5280 uchar_t msgin; local 5380 } else if ((msgin = fas->f_fifolen) != 1) { 5387 fas_printf(fas, "fifocount=%x", msgin); 5399 msgin = fas_reg_read(fas, 5404 msgin = fas->f_fifo[0]; 5405 fas->f_imsgarea[fas->f_imsgindex++] = msgin; 5552 uchar_t msgin = fas->f_last_msgin = fas->f_imsgarea[0]; local [all...] |
Completed in 60 milliseconds