Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dtimestamp.c77 struct scsi_control_ext_page *control_page = NULL; in set_restore_flags()
82 sizeof(struct scsi_control_ext_page); in set_restore_flags()
134 sizeof(mode_buf) - sizeof(struct scsi_control_ext_page)); in set_restore_flags()
135 control_page = (struct scsi_control_ext_page *)&mode_buf in set_restore_flags()
/freebsd/sys/cam/ctl/
H A Dctl_private.h234 sizeof(struct scsi_control_ext_page), NULL,
254 struct scsi_control_ext_page control_ext_page[4];
H A Dctl.c202 #define CTL_CEM_LEN (sizeof(struct scsi_control_ext_page) - 4)
204 const static struct scsi_control_ext_page control_ext_page_default = {
213 const static struct scsi_control_ext_page control_ext_page_changeable = {
/freebsd/sys/cam/scsi/
H A Dscsi_all.h749 struct scsi_control_ext_page { struct