Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/ctl/
HDctl_ha.h127 ctl_ha_status ctl_ha_msg_send2(ctl_ha_channel channel, const void *addr,
HDctl_ha.c673 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()