Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dcommand.h84 typedef struct _R1ControlCmd { struct
85 LBA_T Lba;
86 USHORT nSectors;
87 UCHAR Command; /* CTRL_CMD_XXX */
88 UCHAR reserve1;
89 ADDRESS Buffer; /* buffer logical address */
91 ADDRESS PhysicalAddress;
/freebsd/sys/dev/hptrr/
H A Dhim.h340 typedef struct _R1ControlCmd { struct
341 HPT_U64 Lba;
342 HPT_U16 nSectors;
343 HPT_U8 Command; /* CTRL_CMD_XXX */
344 HPT_U8 reserve1;
345 PCONTROL_PAGES ctl_pages;
/freebsd/sys/dev/hpt27xx/
H A Dhim.h397 typedef struct _R1ControlCmd { struct
398 HPT_U64 Lba;
399 HPT_U16 nSectors;
400 HPT_U8 Command;
401 HPT_U8 CmdTarget;
402 PCONTROL_PAGES ctl_pages;
/freebsd/sys/dev/hptnr/
H A Dhim.h385 typedef struct _R1ControlCmd { struct
386 HPT_U64 Lba;
387 HPT_U16 nSectors;
388 HPT_U8 Command;
389 HPT_U8 CmdTarget;
390 PCONTROL_PAGES ctl_pages;