Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_app.h152 U8 adp_state; member
H A Dmpi3mr_app.c2092 adpinfo.adp_state = MPI3MR_IOCTL_ADP_STATE_UNRECOVERABLE; in mpi3mr_get_adpinfo()
2094 adpinfo.adp_state = MPI3MR_IOCTL_ADP_STATE_IN_RESET; in mpi3mr_get_adpinfo()
2096 adpinfo.adp_state = MPI3MR_IOCTL_ADP_STATE_FAULT; in mpi3mr_get_adpinfo()
2098 adpinfo.adp_state = MPI3MR_IOCTL_ADP_STATE_OPERATIONAL; in mpi3mr_get_adpinfo()
/freebsd/sys/dev/fb/
H A Dvesa.c74 struct adp_state { struct
79 typedef struct adp_state adp_state_t; argument
H A Dvga.c143 struct adp_state { struct
148 typedef struct adp_state adp_state_t; argument