Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/ctl/
H A Dctl_io.h560 struct ctl_ha_msg_mode { struct
579 struct ctl_ha_msg_mode mode; argument
H A Dctl.c1437 if (len < offsetof(struct ctl_ha_msg_mode, data[0])) { in ctl_isc_mode_sync()
1439 __func__, len, offsetof(struct ctl_ha_msg_mode, data[0])); in ctl_isc_mode_sync()
1444 if (len < offsetof(struct ctl_ha_msg_mode, data[i])) { in ctl_isc_mode_sync()
1446 __func__, len, offsetof(struct ctl_ha_msg_mode, data[i])); in ctl_isc_mode_sync()