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

/freebsd-10.3-release/sys/cam/ctl/
H A Dctl_ha.h126 ctl_ha_status ctl_ha_msg_send2(ctl_ha_channel channel, const void *addr,
H A Dctl_ha.c757 ctl_ha_msg_send2(ctl_ha_channel channel, const void *addr, size_t len, function
827 return (ctl_ha_msg_send2(channel, addr, len, NULL, 0, wait));
889 status = ctl_ha_msg_send2(CTL_HA_CHAN_DATA, &wire_dt,
921 ctl_ha_msg_send2(CTL_HA_CHAN_DATA, &wire_dt,

Completed in 286 milliseconds