Searched refs:ctl_ha_msg_send2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/cam/ctl/ |
| HD | ctl_ha.h | 127 ctl_ha_status ctl_ha_msg_send2(ctl_ha_channel channel, const void *addr,
|
| HD | ctl_ha.c | 673 ctl_ha_msg_send2(ctl_ha_channel channel, const void *addr, size_t len, in ctl_ha_msg_send2() function 743 return (ctl_ha_msg_send2(channel, addr, len, NULL, 0, wait)); in ctl_ha_msg_send() 805 status = ctl_ha_msg_send2(CTL_HA_CHAN_DATA, &wire_dt, in ctl_dt_single() 837 ctl_ha_msg_send2(CTL_HA_CHAN_DATA, &wire_dt, in ctl_dt_event_handler()
|