Home
last modified time | relevance | path

Searched defs:_DEVICE_IO_EX_PARAMS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hptmv/
H A Dhptintf.h715 typedef struct _DEVICE_IO_EX_PARAMS { struct
716 DEVICEID idDisk;
717 ULONG Lba;
718 USHORT nSectors;
719 UCHAR Command; /* IO_COMMAD_xxx */
720 UCHAR BufferType; /* BUFFER_TYPE_xxx, see below */
721 ULONG BufferPtr;
/freebsd/sys/dev/hptrr/
H A Dhptintf.h1158 typedef struct _DEVICE_IO_EX_PARAMS { struct
1159 DEVICEID idDisk;
1160 HPT_U32 Lba;
1161 HPT_U16 nSectors;
1162 HPT_U8 Command; /* IO_COMMAD_xxx */
1163 HPT_U8 BufferType; /* BUFFER_TYPE_xxx, see below */
1164 HPT_U32 BufferPtr;
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h1373 typedef struct _DEVICE_IO_EX_PARAMS { struct
1374 DEVICEID idDisk;
1375 HPT_U32 Lba;
1376 HPT_U16 nSectors;
1377 HPT_U8 Command; /* IO_COMMAD_xxx */
1378 HPT_U8 BufferType; /* BUFFER_TYPE_xxx, see below */
1379 HPT_U32 BufferPtr;
/freebsd/sys/dev/hptnr/
H A Dhptintf.h1369 typedef struct _DEVICE_IO_EX_PARAMS { struct
1370 DEVICEID idDisk;
1371 HPT_U32 Lba;
1372 HPT_U16 nSectors;
1373 HPT_U8 Command; /* IO_COMMAD_xxx */
1374 HPT_U8 BufferType; /* BUFFER_TYPE_xxx, see below */
1375 HPT_U32 BufferPtr;