Home
last modified time | relevance | path

Searched refs:scsi_control_ext_page (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sbin/camcontrol/
HDtimestamp.c78 struct scsi_control_ext_page *control_page = NULL; in set_restore_flags()
83 sizeof(struct scsi_control_ext_page); in set_restore_flags()
135 sizeof(mode_buf) - sizeof(struct scsi_control_ext_page)); in set_restore_flags()
136 control_page = (struct scsi_control_ext_page *)&mode_buf in set_restore_flags()
/freebsd-14-stable/sys/cam/ctl/
HDctl_private.h286 sizeof(struct scsi_control_ext_page), NULL,
308 struct scsi_control_ext_page control_ext_page[4];
HDctl.c268 #define CTL_CEM_LEN (sizeof(struct scsi_control_ext_page) - 4)
270 const static struct scsi_control_ext_page control_ext_page_default = {
279 const static struct scsi_control_ext_page control_ext_page_changeable = {
/freebsd-14-stable/sys/cam/scsi/
HDscsi_all.h750 struct scsi_control_ext_page { struct