Home
last modified time | relevance | path

Searched defs:_MPI2_SCSI_TASK_MANAGE_REQUEST (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_init.h302 typedef struct _MPI2_SCSI_TASK_MANAGE_REQUEST struct
319 MPI2_POINTER PTR_MPI2_SCSI_TASK_MANAGE_REQUEST, argument
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_init.h449 typedef struct _MPI2_SCSI_TASK_MANAGE_REQUEST struct
466 MPI2_POINTER PTR_MPI2_SCSI_TASK_MANAGE_REQUEST, argument
/freebsd/sys/dev/mrsas/
H A Dmrsas.h411 typedef struct _MPI2_SCSI_TASK_MANAGE_REQUEST { struct
412 u_int16_t DevHandle; /*0x00 */
413 u_int8_t ChainOffset; /*0x02 */
414 u_int8_t Function; /*0x03 */
415 u_int8_t Reserved1; /*0x04 */
416 u_int8_t TaskType; /*0x05 */
417 u_int8_t Reserved2; /*0x06 */
418 u_int8_t MsgFlags; /*0x07 */
419 u_int8_t VP_ID; /*0x08 */
420 u_int8_t VF_ID; /*0x09 */
[all …]