Home
last modified time | relevance | path

Searched defs:mess (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c878 …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()
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()
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()
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()
987 …c lm_status_t lm_vf_pf_channel_wait_response(struct _lm_device_t * pdev, lm_vf_pf_message_t * mess) in lm_vf_pf_channel_wait_response()
1047 static void lm_vf_pf_channel_release_message(struct _lm_device_t * pdev, lm_vf_pf_message_t * mess) in lm_vf_pf_channel_release_message()
1826 struct vf_pf_msg_init_vf * mess = NULL; in lm_vf_pf_init_vf() local
1839 struct vfpf_init_tlv * mess = NULL; in lm_vf_pf_init_vf() local
1887 struct vf_pf_msg_setup_q * mess = NULL; in lm_vf_pf_setup_q() local
1938 struct vfpf_setup_q_tlv * mess = NULL; in lm_vf_pf_setup_q() local
[all …]
/titanic_44/usr/src/cmd/power/
H A Dpm_pam_conv.c134 pam_tty_conv(int num_msg, struct pam_message **mess, in pam_tty_conv()
/titanic_44/usr/src/cmd/scadm/sparc/mpxu/common/
H A Deventlog.c81 getNextEventLogParam(char *mess) in getNextEventLogParam()
/titanic_44/usr/src/lib/libbsm/common/
H A Daudit_cron.c263 const char *mess; in audit_cron_session_failure() local
/titanic_44/usr/src/cmd/pg/
H A Dpg.c1651 error(mess) in error() argument
/titanic_44/usr/src/cmd/more/
H A Dmore.c1730 error (char *mess) in error()
/titanic_44/usr/src/cmd/svc/configd/
H A Dbackend.c1436 backend_fd_write(int fd, const char *mess) in backend_fd_write()
/titanic_44/usr/src/uts/common/crypto/io/
H A Ddca.c2458 uint64_t ena, int errno, char *mess, ...) in dca_failure()