/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/ |
H A D | lm_vf.c | 878 …status_t lm_vf_pf_send_message_to_hw_channel(struct _lm_device_t * pdev, lm_vf_pf_message_t * mess) in lm_vf_pf_send_message_to_hw_channel() argument 886 if (mess != NULL) { in lm_vf_pf_send_message_to_hw_channel() 887 message_phys_addr = &mess->message_phys_addr; in lm_vf_pf_send_message_to_hw_channel() 918 …status_t lm_vf_pf_send_request_to_sw_channel(struct _lm_device_t * pdev, lm_vf_pf_message_t * mess) in lm_vf_pf_send_request_to_sw_channel() argument 922 void * buffer = mess->message_virt_addr; in lm_vf_pf_send_request_to_sw_channel() 929 …tus_t lm_vf_pf_recv_response_from_sw_channel(struct _lm_device_t * pdev, lm_vf_pf_message_t * mess) in lm_vf_pf_recv_response_from_sw_channel() argument 933 void * buffer = (u8_t*)mess->message_virt_addr + hdr->resp_msg_offset; in lm_vf_pf_recv_response_from_sw_channel() 962 static lm_status_t lm_vf_pf_channel_send(struct _lm_device_t * pdev, lm_vf_pf_message_t * mess) in lm_vf_pf_channel_send() argument 971 lm_vf_pf_send_message_to_hw_channel(pdev, mess); in lm_vf_pf_channel_send() 973 lm_status = lm_vf_pf_send_request_to_sw_channel(pdev, mess); in lm_vf_pf_channel_send() [all …]
|
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/ |
H A D | eventlog.c | 79 getNextEventLogParam(char *mess) in getNextEventLogParam() argument 81 char *p = mess; in getNextEventLogParam() 85 if ((p != mess) && (*(p-1) == BACKSLASH_ESCAPE)) { in getNextEventLogParam()
|
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | audit_cron.c | 263 const char *mess; in audit_cron_session_failure() local 266 mess = dgettext(bsm_dom, in audit_cron_session_failure() 269 mess = dgettext(bsm_dom, in audit_cron_session_failure() 272 (void) snprintf(textbuf, sizeof (textbuf), mess, name, err_str); in audit_cron_session_failure()
|
/illumos-gate/usr/src/cmd/power/ |
H A D | pm_pam_conv.c | 135 pam_tty_conv(int num_msg, const struct pam_message **mess, in pam_tty_conv() argument 138 const struct pam_message *m = *mess; in pam_tty_conv()
|
/illumos-gate/usr/src/cmd/more/ |
H A D | more.c | 201 static void error(char *mess); 1756 error (char *mess) in error() argument 1762 promptlen += strlen (mess); in error() 1765 pr(mess); in error() 1769 pr (mess); in error()
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | backend.c | 1436 backend_fd_write(int fd, const char *mess) in backend_fd_write() argument 1438 int len = strlen(mess); in backend_fd_write() 1442 if ((written = write(fd, mess, len)) < 0) in backend_fd_write() 1444 mess += written; in backend_fd_write()
|
/illumos-gate/usr/src/cmd/pg/ |
H A D | pg.c | 1639 error(char *mess) in error() argument 1642 sopr(gettext(mess), 1); in error()
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | mm.h | 461 struct _lm_vf_pf_message_t *mess);
|
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | capacity.notes.txt | 70 hasn't done that in recent incarnations, and I'm loath to mess
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex.news | 298 to mess up has been fixed. 348 to mess up has been fixed. 730 A bug that caused HP terminals to mess up in insert mode when inserting 736 A bug which caused the screen to mess up when a glob (such as xx*) 800 arrow keys that send escape sequences to cause undo to mess up 1082 A bug that caused HP terminals to mess up in insert mode when inserting
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | trigger1.test | 128 # a trigger does not mess up the DELETE that caused the trigger to
|
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | dca.c | 2414 uint64_t ena, int errno, char *mess, ...) in dca_failure() argument 2422 va_start(ap, mess); in dca_failure() 2423 (void) vsprintf(buf, mess, ap); in dca_failure()
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | samrpc.ndl | 1316 * Could merge, except for the samr_vcbuf_t mess.
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | RELEASE | 340 cc.darwin.ppc: handle 10.3 -dylib mess
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | ChangeLog | 767 - Remove USE_DICT_HEAD in deflate.c (would mess up inflate if used)
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 14659 mess
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 14661 mess
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 446 # Don't mess with these entries! Lots of other entries depend on them! 3209 # ctwm, and vtwm) track windows by icon-name; thus, you don't want to mess
|
H A D | terminfo.src | 466 # Don't mess with these entries! Lots of other entries depend on them! 3679 # ctwm, and vtwm) track windows by icon-name; thus, you don't want to mess
|