Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/ctl/
H A Dctl_ha.h128 ctl_ha_status ctl_ha_msg_send2(ctl_ha_channel channel, const void *addr,
H A Dctl_ha.c675 ctl_ha_msg_send2(ctl_ha_channel channel, const void *addr, size_t len, in ctl_ha_msg_send2() function
745 return (ctl_ha_msg_send2(channel, addr, len, NULL, 0, wait)); in ctl_ha_msg_send()
807 status = ctl_ha_msg_send2(CTL_HA_CHAN_DATA, &wire_dt, in ctl_dt_single()
839 ctl_ha_msg_send2(CTL_HA_CHAN_DATA, &wire_dt, in ctl_dt_event_handler()