sys/dev/raid/hpt27xx/array.h
116
HPT_U32 array_stamp;
sys/dev/raid/hpt27xx/array.h
117
HPT_U32 data_stamp;
sys/dev/raid/hpt27xx/array.h
118
HPT_U32 array_sn;
sys/dev/raid/hpt27xx/array.h
49
typedef HPT_U32 HPT_MMASK;
sys/dev/raid/hpt27xx/array.h
98
HPT_U32 stamp;
sys/dev/raid/hpt27xx/him.h
102
HPT_U32 io_port;
sys/dev/raid/hpt27xx/him.h
103
HPT_U32 ctl_port;
sys/dev/raid/hpt27xx/him.h
157
HPT_U32 CurrentSectorCapacity;
sys/dev/raid/hpt27xx/him.h
159
HPT_U32 UserAddressableSectors;
sys/dev/raid/hpt27xx/him.h
182
HPT_U32 Lba48BitLow;
sys/dev/raid/hpt27xx/him.h
183
HPT_U32 Lba48BitHigh;
sys/dev/raid/hpt27xx/him.h
282
HPT_U32 size;
sys/dev/raid/hpt27xx/him.h
344
HPT_U32 dataLength;
sys/dev/raid/hpt27xx/him.h
43
#define SECTOR_TO_BYTE(x) ((HPT_U32)(x) << SECTOR_TO_BYTE_SHIFT)
sys/dev/raid/hpt27xx/him.h
50
HPT_U32 subsys;
sys/dev/raid/hpt27xx/him.h
93
HPT_U32 nvramSize;
sys/dev/raid/hpt27xx/himfuncs.h
105
_HIM_INTERFACE(HPT_BOOL, flash_access, (void *adapter, HPT_U32 offset, void *value, int size, HPT_BOOL reading))
sys/dev/raid/hpt27xx/himfuncs.h
73
_HIM_INTERFACE(HPT_U32, get_cmdext_size, (void))
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
101
HPT_U32 offset,
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
102
HPT_U32 length
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
106
HPT_U32 base;
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
218
HPT_U32 os_get_stamp(void)
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
220
HPT_U32 stamp;
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
225
void os_stallexec(HPT_U32 microseconds)
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
236
void os_request_timer(void * osext, HPT_U32 interval)
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
36
HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); }
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
40
void os_outl (void *port, HPT_U32 value) { outl((unsigned)(HPT_UPTR)port, (value)); }
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
42
void os_insw (void *port, HPT_U16 *buffer, HPT_U32 count)
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
45
void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count)
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
48
HPT_U32 __dummy_reg = 0;
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
61
HPT_U32 os_pci_readl (void *osext, HPT_U8 offset)
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
76
void os_pci_writel (void *osext, HPT_U8 offset, HPT_U32 value)
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
85
HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg)
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
87
return (HPT_U32)pci_cfgregread(bus, dev, func, reg, 4);
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
93
void pcicfg_write_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg, HPT_U32 v)
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
1260
HPT_U32 bytesReturned;
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
1309
(void*)piop->lpBytesReturned, sizeof(HPT_U32)))
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
551
*(HPT_U32 *)&cdb[0], *(HPT_U32 *)&cdb[4], *(HPT_U32 *)&cdb[8]
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
606
HPT_U32 cap;
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
669
pCmd->uCmd.Ide.Lba = ((HPT_U32)cdb[1] << 16) | ((HPT_U32)cdb[2] << 8) | (HPT_U32)cdb[3];
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
691
pCmd->uCmd.Ide.Lba = (HPT_U32)cdb[5] | ((HPT_U32)cdb[4] << 8) | ((HPT_U32)cdb[3] << 16) | ((HPT_U32)cdb[2] << 24);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
79
pci_id.subsys = (HPT_U32)(pci_get_subdevice(dev)) << 16 | pci_get_subvendor(dev);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
914
#define DEVICEID_VALID(id) ((id) && ((HPT_U32)(id)!=0xffffffff))
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
919
HPT_U32 count = nMaxCount-1;
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
922
&count, sizeof(HPT_U32), pIds, sizeof(DEVICEID)*nMaxCount))
sys/dev/raid/hpt27xx/hptintf.h
1027
HPT_U32 ValidFields; /* mark valid fields below */
sys/dev/raid/hpt27xx/hptintf.h
1033
HPT_U32 ValidFields; /* mark valid fields below */
sys/dev/raid/hpt27xx/hptintf.h
1038
HPT_U32 ValidFields; /* mark valid fields below */
sys/dev/raid/hpt27xx/hptintf.h
1046
HPT_U32 reserve2[13]; /* pad to 64 bytes */
sys/dev/raid/hpt27xx/hptintf.h
1098
HPT_U32 Members[MAX_ARRAY_MEMBERS_V1];/* ID of array members, a member can be an array */
sys/dev/raid/hpt27xx/hptintf.h
1115
HPT_U32 Members[MAX_ARRAY_MEMBERS_V2];/* ID of array members, a member can be an array */
sys/dev/raid/hpt27xx/hptintf.h
1122
HPT_U32 dwSize;
sys/dev/raid/hpt27xx/hptintf.h
1138
HPT_U32 Members[MAX_ARRAY_MEMBERS_V3];/* ID of array members, a member can be an array */
sys/dev/raid/hpt27xx/hptintf.h
1285
HPT_U32 dataLength;
sys/dev/raid/hpt27xx/hptintf.h
1295
HPT_U32 dataLength;
sys/dev/raid/hpt27xx/hptintf.h
1305
HPT_U32 Lba;
sys/dev/raid/hpt27xx/hptintf.h
1309
HPT_U32 BufferPtr;
sys/dev/raid/hpt27xx/hptintf.h
1343
HPT_U32 rspTime;
sys/dev/raid/hpt27xx/hptintf.h
1352
HPT_U32 rspTimeHistogram[RSPTIME_HISTOGRAM_SEGMENT_COUNT];
sys/dev/raid/hpt27xx/hptintf.h
1355
HPT_U32 instantKBPs;
sys/dev/raid/hpt27xx/hptintf.h
1356
HPT_U32 averageKBPs;
sys/dev/raid/hpt27xx/hptintf.h
1357
HPT_U32 instantIOPs;
sys/dev/raid/hpt27xx/hptintf.h
1358
HPT_U32 averageIOPs;
sys/dev/raid/hpt27xx/hptintf.h
1371
HPT_U32 Magic; /* used to check if it's a valid ioctl packet */
sys/dev/raid/hpt27xx/hptintf.h
1372
HPT_U32 dwIoControlCode; /* operation control code */
sys/dev/raid/hpt27xx/hptintf.h
1374
HPT_U32 nInBufferSize; /* size of input data buffer */
sys/dev/raid/hpt27xx/hptintf.h
1376
HPT_U32 nOutBufferSize; /* size of output data buffer */
sys/dev/raid/hpt27xx/hptintf.h
1383
HPT_U32 Magic;
sys/dev/raid/hpt27xx/hptintf.h
1384
HPT_U32 dwIoControlCode;
sys/dev/raid/hpt27xx/hptintf.h
1385
HPT_U32 lpInBuffer;
sys/dev/raid/hpt27xx/hptintf.h
1386
HPT_U32 nInBufferSize;
sys/dev/raid/hpt27xx/hptintf.h
1387
HPT_U32 lpOutBuffer;
sys/dev/raid/hpt27xx/hptintf.h
1388
HPT_U32 nOutBufferSize;
sys/dev/raid/hpt27xx/hptintf.h
1389
HPT_U32 lpBytesReturned;
sys/dev/raid/hpt27xx/hptintf.h
1418
HPT_U32 hpt_get_version(void);
sys/dev/raid/hpt27xx/hptintf.h
1545
int hpt_delete_array(DEVICEID id, HPT_U32 options);
sys/dev/raid/hpt27xx/hptintf.h
1559
int hpt_device_io(DEVICEID id, int cmd, HPT_U32 lba, HPT_U32 nSector, void * buffer);
sys/dev/raid/hpt27xx/hptintf.h
1625
int hpt_rebuild_data_block(DEVICEID idMirror, HPT_U32 Lba, HPT_U8 nSector);
sys/dev/raid/hpt27xx/hptintf.h
1645
int hpt_set_array_state(DEVICEID idArray, HPT_U32 state);
sys/dev/raid/hpt27xx/hptintf.h
1720
int hpt_lock_device(DEVICEID idDisk, HPT_U32 Lba, HPT_U8 nSectors);
sys/dev/raid/hpt27xx/hptintf.h
1753
int hpt_scsi_passthrough(PHPT_SCSI_PASSTHROUGH_IN in, HPT_U32 insize,
sys/dev/raid/hpt27xx/hptintf.h
1754
PHPT_SCSI_PASSTHROUGH_OUT out, HPT_U32 outsize);
sys/dev/raid/hpt27xx/hptintf.h
1768
int hpt_verify_data_block(DEVICEID idArray, HPT_U32 Lba, HPT_U8 nSectors);
sys/dev/raid/hpt27xx/hptintf.h
1780
int hpt_initialize_data_block(DEVICEID idArray, HPT_U32 Lba, HPT_U8 nSectors);
sys/dev/raid/hpt27xx/hptintf.h
1816
int hpt_query_remove(HPT_U32 ndev, DEVICEID *pIds);
sys/dev/raid/hpt27xx/hptintf.h
1829
int hpt_remove_devices(HPT_U32 ndev, DEVICEID *pIds);
sys/dev/raid/hpt27xx/hptintf.h
1955
int hpt_init_disks(HPT_U32 ndev, DEVICEID * pIds);
sys/dev/raid/hpt27xx/hptintf.h
2040
int hpt_i2c_transaction(HPT_U8 *indata, HPT_U32 inlen, HPT_U8 *outdata, HPT_U32 outlen, HPT_U32 *poutlen);
sys/dev/raid/hpt27xx/hptintf.h
2055
int hpt_get_parameter_list(HPT_U32 location, char *outBuffer, HPT_U32 outBufferSize);
sys/dev/raid/hpt27xx/hptintf.h
2103
int hpt_get_controller_venid(int ctlr_id, HPT_U32 *venid);
sys/dev/raid/hpt27xx/hptintf.h
349
HPT_U32 dwSize;
sys/dev/raid/hpt27xx/hptintf.h
388
HPT_U32 reserved[17];
sys/dev/raid/hpt27xx/hptintf.h
416
HPT_U32 GroupId; /* low 32bit of vbus pointer the controller belongs
sys/dev/raid/hpt27xx/hptintf.h
423
HPT_U32 ExFlags;
sys/dev/raid/hpt27xx/hptintf.h
458
HPT_U32 GroupId;
sys/dev/raid/hpt27xx/hptintf.h
463
HPT_U32 ExFlags;
sys/dev/raid/hpt27xx/hptintf.h
465
HPT_U32 SDRAMSize;
sys/dev/raid/hpt27xx/hptintf.h
469
HPT_U32 BatteryBackupTime;
sys/dev/raid/hpt27xx/hptintf.h
470
HPT_U32 FirmwareVersion;
sys/dev/raid/hpt27xx/hptintf.h
497
HPT_U32 IoPort; /* IDE Base Port Address */
sys/dev/raid/hpt27xx/hptintf.h
498
HPT_U32 ControlPort; /* IDE Control Port Address */
sys/dev/raid/hpt27xx/hptintf.h
505
HPT_U32 IoPort; /* IDE Base Port Address */
sys/dev/raid/hpt27xx/hptintf.h
506
HPT_U32 ControlPort; /* IDE Control Port Address */
sys/dev/raid/hpt27xx/hptintf.h
519
HPT_U32 PortPhyMap;
sys/dev/raid/hpt27xx/hptintf.h
520
HPT_U32 reserve[55];
sys/dev/raid/hpt27xx/hptintf.h
529
HPT_U32 ElementValue;
sys/dev/raid/hpt27xx/hptintf.h
581
HPT_U32 PortPhyMap;
sys/dev/raid/hpt27xx/hptintf.h
593
HPT_U32 PortPhyMap;
sys/dev/raid/hpt27xx/hptintf.h
594
HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */
sys/dev/raid/hpt27xx/hptintf.h
595
HPT_U32 reserved[32];
sys/dev/raid/hpt27xx/hptintf.h
610
HPT_U32 seconds:6; /* 0 - 59 */
sys/dev/raid/hpt27xx/hptintf.h
611
HPT_U32 minutes:6; /* 0 - 59 */
sys/dev/raid/hpt27xx/hptintf.h
612
HPT_U32 month:4; /* 1 - 12 */
sys/dev/raid/hpt27xx/hptintf.h
613
HPT_U32 hours:6; /* 0 - 59 */
sys/dev/raid/hpt27xx/hptintf.h
614
HPT_U32 day:5; /* 1 - 31 */
sys/dev/raid/hpt27xx/hptintf.h
615
HPT_U32 year:5; /* 0=2000, 31=2031 */
sys/dev/raid/hpt27xx/hptintf.h
633
HPT_U32 Flags; /* working flags, see ARRAY_FLAG_XXX */
sys/dev/raid/hpt27xx/hptintf.h
634
HPT_U32 Members[MAX_ARRAY_MEMBERS_V1]; /* member array/disks */
sys/dev/raid/hpt27xx/hptintf.h
643
HPT_U32 RebuildingProgress;
sys/dev/raid/hpt27xx/hptintf.h
644
HPT_U32 RebuiltSectors; /* rebuilding point (LBA) for single member */
sys/dev/raid/hpt27xx/hptintf.h
660
HPT_U32 Flags; /* working flags, see ARRAY_FLAG_XXX */
sys/dev/raid/hpt27xx/hptintf.h
661
HPT_U32 Members[MAX_ARRAY_MEMBERS_V2]; /* member array/disks */
sys/dev/raid/hpt27xx/hptintf.h
663
HPT_U32 RebuildingProgress;
sys/dev/raid/hpt27xx/hptintf.h
666
HPT_U32 reserve4[4];
sys/dev/raid/hpt27xx/hptintf.h
682
HPT_U32 Flags; /* working flags, see ARRAY_FLAG_XXX */
sys/dev/raid/hpt27xx/hptintf.h
683
HPT_U32 Members[MAX_ARRAY_MEMBERS_V2]; /* member array/disks */
sys/dev/raid/hpt27xx/hptintf.h
685
HPT_U32 RebuildingProgress;
sys/dev/raid/hpt27xx/hptintf.h
690
HPT_U32 TransformingProgress;
sys/dev/raid/hpt27xx/hptintf.h
691
HPT_U32 Signature; /* persistent identification*/
sys/dev/raid/hpt27xx/hptintf.h
695
HPT_U32 reserve;
sys/dev/raid/hpt27xx/hptintf.h
697
HPT_U32 Critical_Members;
sys/dev/raid/hpt27xx/hptintf.h
698
HPT_U32 reserve;
sys/dev/raid/hpt27xx/hptintf.h
715
HPT_U32 Flags; /* working flags, see ARRAY_FLAG_XXX */
sys/dev/raid/hpt27xx/hptintf.h
717
HPT_U32 RebuildingProgress;
sys/dev/raid/hpt27xx/hptintf.h
722
HPT_U32 TransformingProgress;
sys/dev/raid/hpt27xx/hptintf.h
723
HPT_U32 Signature; /* persistent identification*/
sys/dev/raid/hpt27xx/hptintf.h
727
HPT_U32 Members[MAX_ARRAY_MEMBERS_V3]; /* member array/disks */
sys/dev/raid/hpt27xx/hptintf.h
762
HPT_U32 CurrentSectorCapacity;
sys/dev/raid/hpt27xx/hptintf.h
764
HPT_U32 UserAddressableSectors;
sys/dev/raid/hpt27xx/hptintf.h
819
HPT_U32 Flags; /* working flags, see DEVICE_FLAG_XXX */
sys/dev/raid/hpt27xx/hptintf.h
82
typedef HPT_U32 DEVICEID;
sys/dev/raid/hpt27xx/hptintf.h
865
HPT_U32 Flags; /* working flags, see DEVICE_FLAG_XXX */
sys/dev/raid/hpt27xx/hptintf.h
921
HPT_U32 Capacity; /* array capacity */
sys/dev/raid/hpt27xx/hptintf.h
962
HPT_U32 TotalIOs;
sys/dev/raid/hpt27xx/hptintf.h
963
HPT_U32 TobalMBs;
sys/dev/raid/hpt27xx/hptintf.h
964
HPT_U32 IOPerSec;
sys/dev/raid/hpt27xx/hptintf.h
965
HPT_U32 MBPerSec;
sys/dev/raid/hpt27xx/hptintf.h
978
HPT_U32 dwSize;
sys/dev/raid/hpt27xx/hptintf.h
991
HPT_U32 TotalIOs;
sys/dev/raid/hpt27xx/hptintf.h
992
HPT_U32 TobalMBs;
sys/dev/raid/hpt27xx/hptintf.h
993
HPT_U32 IOPerSec;
sys/dev/raid/hpt27xx/hptintf.h
994
HPT_U32 MBPerSec;
sys/dev/raid/hpt27xx/ldm.h
170
HPT_U32 interval; /*microseconds*/
sys/dev/raid/hpt27xx/ldm.h
210
HPT_U32 dwIoControlCode;
sys/dev/raid/hpt27xx/ldm.h
211
HPT_U32 nInBufferSize;
sys/dev/raid/hpt27xx/ldm.h
212
HPT_U32 nOutBufferSize;
sys/dev/raid/hpt27xx/ldm.h
215
HPT_U32 *lpBytesReturned;
sys/dev/raid/hpt27xx/ldm.h
230
HPT_U32 ldm_get_device_id(PVDEV vd); /* for ioctl */
sys/dev/raid/hpt27xx/ldm.h
391
HPT_U32 last_active;
sys/dev/raid/hpt27xx/ldm.h
396
HPT_U32 ioctl_id;
sys/dev/raid/hpt27xx/ldm.h
451
PVDEV ldm_find_stamp(PVBUS vbus, HPT_U32 stamp, int seq);
sys/dev/raid/hpt27xx/ldm.h
521
void ldm_event_notify(HPT_U32 event, void *arg1, void *arg2);
sys/dev/raid/hpt27xx/osm.h
104
#define LO_LBA(x) ((HPT_U32)(x))
sys/dev/raid/hpt27xx/osm.h
105
#define HI_LBA(x) (sizeof(HPT_LBA)>4? (HPT_U32)((x)>>32) : 0)
sys/dev/raid/hpt27xx/osm.h
109
#define LO_BUSADDR(x) ((HPT_U32)(x))
sys/dev/raid/hpt27xx/osm.h
117
HPT_U32 seconds:6; /* 0 - 59 */
sys/dev/raid/hpt27xx/osm.h
118
HPT_U32 minutes:6; /* 0 - 59 */
sys/dev/raid/hpt27xx/osm.h
119
HPT_U32 month:4; /* 1 - 12 */
sys/dev/raid/hpt27xx/osm.h
120
HPT_U32 hours:6; /* 0 - 59 */
sys/dev/raid/hpt27xx/osm.h
121
HPT_U32 day:5; /* 1 - 31 */
sys/dev/raid/hpt27xx/osm.h
122
HPT_U32 year:5; /* 0=2000, 31=2031 */
sys/dev/raid/hpt27xx/osm.h
128
HPT_U32 os_inl (void *port);
sys/dev/raid/hpt27xx/osm.h
131
void os_outl (void *port, HPT_U32 value);
sys/dev/raid/hpt27xx/osm.h
132
void os_insw (void *port, HPT_U16 *buffer, HPT_U32 count);
sys/dev/raid/hpt27xx/osm.h
133
void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count);
sys/dev/raid/hpt27xx/osm.h
135
extern HPT_U32 __dummy_reg; /* to avoid the compiler warning */
sys/dev/raid/hpt27xx/osm.h
139
#define os_readl(addr) (*(HPT_U32 *)&__dummy_reg = *(volatile HPT_U32 *)(addr))
sys/dev/raid/hpt27xx/osm.h
143
#define os_writel(addr, val) *(volatile HPT_U32 *)(addr) = (HPT_U32)(val)
sys/dev/raid/hpt27xx/osm.h
148
HPT_U32 os_pci_readl (void *osext, HPT_U8 offset);
sys/dev/raid/hpt27xx/osm.h
151
void os_pci_writel(void *osext, HPT_U8 offset, HPT_U32 value);
sys/dev/raid/hpt27xx/osm.h
158
HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg);
sys/dev/raid/hpt27xx/osm.h
160
void pcicfg_write_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg, HPT_U32 v);
sys/dev/raid/hpt27xx/osm.h
166
HPT_U32 offset,
sys/dev/raid/hpt27xx/osm.h
167
HPT_U32 length
sys/dev/raid/hpt27xx/osm.h
178
void *os_add_timer(void *osext, HPT_U32 microseconds, void (*proc)(void *), void *arg);
sys/dev/raid/hpt27xx/osm.h
180
void os_request_timer(void * osext, HPT_U32 interval);
sys/dev/raid/hpt27xx/osm.h
196
HPT_U32 os_get_stamp(void);
sys/dev/raid/hpt27xx/osm.h
197
void os_stallexec(HPT_U32 microseconds);
sys/dev/raid/hpt27xx/osm.h
211
#define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (HPT_U32)c)
sys/dev/raid/hpt27xx/osm.h
77
static __inline HPT_U32 CPU_TO_BE32(HPT_U32 x)
sys/dev/raid/hpt27xx/osm.h
80
return ((HPT_U32)p[0] << 24) |
sys/dev/raid/hpt27xx/osm.h
81
((HPT_U32)p[1] << 16) |
sys/dev/raid/hpt27xx/osm.h
82
((HPT_U32)p[2] << 8) | p[3];
sys/dev/raid/hpt27xx/wj.h
39
void wj_init(PVBUS vbus, void *nvram_addr, HPT_U32 nvram_size);
sys/dev/raid/hptrr/array.h
100
HPT_U32 stamp;
sys/dev/raid/hptrr/array.h
118
HPT_U32 array_stamp;
sys/dev/raid/hptrr/array.h
119
HPT_U32 data_stamp;
sys/dev/raid/hptrr/array.h
51
typedef HPT_U32 HPT_MMASK;
sys/dev/raid/hptrr/him.h
145
HPT_U32 CurrentSectorCapacity;
sys/dev/raid/hptrr/him.h
147
HPT_U32 UserAddressableSectors;
sys/dev/raid/hptrr/him.h
256
HPT_U32 size;
sys/dev/raid/hptrr/him.h
305
HPT_U32 dataLength;
sys/dev/raid/hptrr/him.h
45
#define SECTOR_TO_BYTE(x) ((HPT_U32)(x) << SECTOR_TO_BYTE_SHIFT)
sys/dev/raid/hptrr/him.h
52
HPT_U32 subsys;
sys/dev/raid/hptrr/him.h
91
HPT_U32 io_port;
sys/dev/raid/hptrr/him.h
92
HPT_U32 ctl_port;
sys/dev/raid/hptrr/himfuncs.h
103
_HIM_INTERFACE(HPT_BOOL, flash_access, (void *adapter, HPT_U32 offset, void *value, int size, HPT_BOOL reading))
sys/dev/raid/hptrr/himfuncs.h
74
_HIM_INTERFACE(HPT_U32, get_cmdext_size, (void))
sys/dev/raid/hptrr/hptintf.h
1007
HPT_U32 Members[MAX_ARRAY_MEMBERS_V3];/* ID of array members, a member can be an array */
sys/dev/raid/hptrr/hptintf.h
1140
HPT_U32 dataLength;
sys/dev/raid/hptrr/hptintf.h
1150
HPT_U32 dataLength;
sys/dev/raid/hptrr/hptintf.h
1160
HPT_U32 Lba;
sys/dev/raid/hptrr/hptintf.h
1164
HPT_U32 BufferPtr;
sys/dev/raid/hptrr/hptintf.h
1202
HPT_U32 Magic; /* used to check if it's a valid ioctl packet */
sys/dev/raid/hptrr/hptintf.h
1203
HPT_U32 dwIoControlCode; /* operation control code */
sys/dev/raid/hptrr/hptintf.h
1205
HPT_U32 nInBufferSize; /* size of input data buffer */
sys/dev/raid/hptrr/hptintf.h
1207
HPT_U32 nOutBufferSize; /* size of output data buffer */
sys/dev/raid/hptrr/hptintf.h
1214
HPT_U32 Magic;
sys/dev/raid/hptrr/hptintf.h
1215
HPT_U32 dwIoControlCode;
sys/dev/raid/hptrr/hptintf.h
1216
HPT_U32 lpInBuffer;
sys/dev/raid/hptrr/hptintf.h
1217
HPT_U32 nInBufferSize;
sys/dev/raid/hptrr/hptintf.h
1218
HPT_U32 lpOutBuffer;
sys/dev/raid/hptrr/hptintf.h
1219
HPT_U32 nOutBufferSize;
sys/dev/raid/hptrr/hptintf.h
1220
HPT_U32 lpBytesReturned;
sys/dev/raid/hptrr/hptintf.h
1249
HPT_U32 hpt_get_version(void);
sys/dev/raid/hptrr/hptintf.h
1366
int hpt_delete_array(DEVICEID id, HPT_U32 options);
sys/dev/raid/hptrr/hptintf.h
1380
int hpt_device_io(DEVICEID id, int cmd, HPT_U32 lba, HPT_U32 nSector, void * buffer);
sys/dev/raid/hptrr/hptintf.h
1446
int hpt_rebuild_data_block(DEVICEID idMirror, HPT_U32 Lba, HPT_U8 nSector);
sys/dev/raid/hptrr/hptintf.h
1466
int hpt_set_array_state(DEVICEID idArray, HPT_U32 state);
sys/dev/raid/hptrr/hptintf.h
1541
int hpt_lock_device(DEVICEID idDisk, HPT_U32 Lba, HPT_U8 nSectors);
sys/dev/raid/hptrr/hptintf.h
1573
int hpt_scsi_passthrough(PHPT_SCSI_PASSTHROUGH_IN in, HPT_U32 insize,
sys/dev/raid/hptrr/hptintf.h
1574
PHPT_SCSI_PASSTHROUGH_OUT out, HPT_U32 outsize);
sys/dev/raid/hptrr/hptintf.h
1588
int hpt_verify_data_block(DEVICEID idArray, HPT_U32 Lba, HPT_U8 nSectors);
sys/dev/raid/hptrr/hptintf.h
1600
int hpt_initialize_data_block(DEVICEID idArray, HPT_U32 Lba, HPT_U8 nSectors);
sys/dev/raid/hptrr/hptintf.h
1636
int hpt_query_remove(HPT_U32 ndev, DEVICEID *pIds);
sys/dev/raid/hptrr/hptintf.h
1649
int hpt_remove_devices(HPT_U32 ndev, DEVICEID *pIds);
sys/dev/raid/hptrr/hptintf.h
1775
int hpt_init_disks(HPT_U32 ndev, DEVICEID * pIds);
sys/dev/raid/hptrr/hptintf.h
1860
int hpt_i2c_transaction(HPT_U8 *indata, HPT_U32 inlen, HPT_U8 *outdata, HPT_U32 outlen, HPT_U32 *poutlen);
sys/dev/raid/hptrr/hptintf.h
1875
int hpt_get_parameter_list(HPT_U32 location, char *outBuffer, HPT_U32 outBufferSize);
sys/dev/raid/hptrr/hptintf.h
341
HPT_U32 dwSize;
sys/dev/raid/hptrr/hptintf.h
378
HPT_U32 reserved[17];
sys/dev/raid/hptrr/hptintf.h
406
HPT_U32 GroupId; /* low 32bit of vbus pointer the controller belongs
sys/dev/raid/hptrr/hptintf.h
413
HPT_U32 ExFlags;
sys/dev/raid/hptrr/hptintf.h
434
HPT_U32 GroupId;
sys/dev/raid/hptrr/hptintf.h
439
HPT_U32 ExFlags;
sys/dev/raid/hptrr/hptintf.h
441
HPT_U32 SDRAMSize;
sys/dev/raid/hptrr/hptintf.h
445
HPT_U32 BatteryBackupTime;
sys/dev/raid/hptrr/hptintf.h
446
HPT_U32 FirmwareVersion;
sys/dev/raid/hptrr/hptintf.h
459
HPT_U32 IoPort; /* IDE Base Port Address */
sys/dev/raid/hptrr/hptintf.h
460
HPT_U32 ControlPort; /* IDE Control Port Address */
sys/dev/raid/hptrr/hptintf.h
467
HPT_U32 IoPort; /* IDE Base Port Address */
sys/dev/raid/hptrr/hptintf.h
468
HPT_U32 ControlPort; /* IDE Control Port Address */
sys/dev/raid/hptrr/hptintf.h
478
HPT_U32 seconds:6; /* 0 - 59 */
sys/dev/raid/hptrr/hptintf.h
479
HPT_U32 minutes:6; /* 0 - 59 */
sys/dev/raid/hptrr/hptintf.h
480
HPT_U32 month:4; /* 1 - 12 */
sys/dev/raid/hptrr/hptintf.h
481
HPT_U32 hours:6; /* 0 - 59 */
sys/dev/raid/hptrr/hptintf.h
482
HPT_U32 day:5; /* 1 - 31 */
sys/dev/raid/hptrr/hptintf.h
483
HPT_U32 year:5; /* 0=2000, 31=2031 */
sys/dev/raid/hptrr/hptintf.h
501
HPT_U32 Flags; /* working flags, see ARRAY_FLAG_XXX */
sys/dev/raid/hptrr/hptintf.h
502
HPT_U32 Members[MAX_ARRAY_MEMBERS_V1]; /* member array/disks */
sys/dev/raid/hptrr/hptintf.h
511
HPT_U32 RebuildingProgress;
sys/dev/raid/hptrr/hptintf.h
512
HPT_U32 RebuiltSectors; /* rebuilding point (LBA) for single member */
sys/dev/raid/hptrr/hptintf.h
528
HPT_U32 Flags; /* working flags, see ARRAY_FLAG_XXX */
sys/dev/raid/hptrr/hptintf.h
529
HPT_U32 Members[MAX_ARRAY_MEMBERS_V2]; /* member array/disks */
sys/dev/raid/hptrr/hptintf.h
531
HPT_U32 RebuildingProgress;
sys/dev/raid/hptrr/hptintf.h
534
HPT_U32 reserve4[4];
sys/dev/raid/hptrr/hptintf.h
550
HPT_U32 Flags; /* working flags, see ARRAY_FLAG_XXX */
sys/dev/raid/hptrr/hptintf.h
551
HPT_U32 Members[MAX_ARRAY_MEMBERS_V2]; /* member array/disks */
sys/dev/raid/hptrr/hptintf.h
553
HPT_U32 RebuildingProgress;
sys/dev/raid/hptrr/hptintf.h
558
HPT_U32 TransformingProgress;
sys/dev/raid/hptrr/hptintf.h
559
HPT_U32 Signature; /* persistent identification*/
sys/dev/raid/hptrr/hptintf.h
563
HPT_U32 reserve;
sys/dev/raid/hptrr/hptintf.h
565
HPT_U32 Critical_Members;
sys/dev/raid/hptrr/hptintf.h
566
HPT_U32 reserve;
sys/dev/raid/hptrr/hptintf.h
583
HPT_U32 Flags; /* working flags, see ARRAY_FLAG_XXX */
sys/dev/raid/hptrr/hptintf.h
585
HPT_U32 RebuildingProgress;
sys/dev/raid/hptrr/hptintf.h
590
HPT_U32 TransformingProgress;
sys/dev/raid/hptrr/hptintf.h
591
HPT_U32 Signature; /* persistent identification*/
sys/dev/raid/hptrr/hptintf.h
595
HPT_U32 Members[MAX_ARRAY_MEMBERS_V3]; /* member array/disks */
sys/dev/raid/hptrr/hptintf.h
632
HPT_U32 CurrentSectorCapacity;
sys/dev/raid/hptrr/hptintf.h
634
HPT_U32 UserAddressableSectors;
sys/dev/raid/hptrr/hptintf.h
690
HPT_U32 Flags; /* working flags, see DEVICE_FLAG_XXX */
sys/dev/raid/hptrr/hptintf.h
736
HPT_U32 Flags; /* working flags, see DEVICE_FLAG_XXX */
sys/dev/raid/hptrr/hptintf.h
792
HPT_U32 Capacity; /* array capacity */
sys/dev/raid/hptrr/hptintf.h
82
typedef HPT_U32 DEVICEID;
sys/dev/raid/hptrr/hptintf.h
833
HPT_U32 TotalIOs;
sys/dev/raid/hptrr/hptintf.h
834
HPT_U32 TobalMBs;
sys/dev/raid/hptrr/hptintf.h
835
HPT_U32 IOPerSec;
sys/dev/raid/hptrr/hptintf.h
836
HPT_U32 MBPerSec;
sys/dev/raid/hptrr/hptintf.h
849
HPT_U32 dwSize;
sys/dev/raid/hptrr/hptintf.h
862
HPT_U32 TotalIOs;
sys/dev/raid/hptrr/hptintf.h
863
HPT_U32 TobalMBs;
sys/dev/raid/hptrr/hptintf.h
864
HPT_U32 IOPerSec;
sys/dev/raid/hptrr/hptintf.h
865
HPT_U32 MBPerSec;
sys/dev/raid/hptrr/hptintf.h
898
HPT_U32 ValidFields; /* mark valid fields below */
sys/dev/raid/hptrr/hptintf.h
904
HPT_U32 ValidFields; /* mark valid fields below */
sys/dev/raid/hptrr/hptintf.h
909
HPT_U32 ValidFields; /* mark valid fields below */
sys/dev/raid/hptrr/hptintf.h
917
HPT_U32 reserve2[13]; /* pad to 64 bytes */
sys/dev/raid/hptrr/hptintf.h
968
HPT_U32 Members[MAX_ARRAY_MEMBERS_V1];/* ID of array members, a member can be an array */
sys/dev/raid/hptrr/hptintf.h
985
HPT_U32 Members[MAX_ARRAY_MEMBERS_V2];/* ID of array members, a member can be an array */
sys/dev/raid/hptrr/hptintf.h
992
HPT_U32 dwSize;
sys/dev/raid/hptrr/hptrr_os_bsd.c
200
HPT_U32 os_get_stamp(void)
sys/dev/raid/hptrr/hptrr_os_bsd.c
202
HPT_U32 stamp;
sys/dev/raid/hptrr/hptrr_os_bsd.c
207
void os_stallexec(HPT_U32 microseconds)
sys/dev/raid/hptrr/hptrr_os_bsd.c
218
void os_request_timer(void * osext, HPT_U32 interval)
sys/dev/raid/hptrr/hptrr_os_bsd.c
40
HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); }
sys/dev/raid/hptrr/hptrr_os_bsd.c
44
void os_outl (void *port, HPT_U32 value) { outl((unsigned)(HPT_UPTR)port, (value)); }
sys/dev/raid/hptrr/hptrr_os_bsd.c
46
void os_insw (void *port, HPT_U16 *buffer, HPT_U32 count)
sys/dev/raid/hptrr/hptrr_os_bsd.c
49
void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count)
sys/dev/raid/hptrr/hptrr_os_bsd.c
52
HPT_U32 __dummy_reg = 0;
sys/dev/raid/hptrr/hptrr_os_bsd.c
65
HPT_U32 os_pci_readl (void *osext, HPT_U8 offset)
sys/dev/raid/hptrr/hptrr_os_bsd.c
80
void os_pci_writel (void *osext, HPT_U8 offset, HPT_U32 value)
sys/dev/raid/hptrr/hptrr_os_bsd.c
88
HPT_U32 offset,
sys/dev/raid/hptrr/hptrr_os_bsd.c
89
HPT_U32 length
sys/dev/raid/hptrr/hptrr_osm_bsd.c
1236
HPT_U32 bytesReturned;
sys/dev/raid/hptrr/hptrr_osm_bsd.c
1281
(void*)piop->lpBytesReturned, sizeof(HPT_U32)))
sys/dev/raid/hptrr/hptrr_osm_bsd.c
551
*(HPT_U32 *)&cdb[0], *(HPT_U32 *)&cdb[4], *(HPT_U32 *)&cdb[8]
sys/dev/raid/hptrr/hptrr_osm_bsd.c
606
HPT_U32 cap;
sys/dev/raid/hptrr/hptrr_osm_bsd.c
670
pCmd->uCmd.Ide.Lba = ((HPT_U32)cdb[1] << 16) | ((HPT_U32)cdb[2] << 8) | (HPT_U32)cdb[3];
sys/dev/raid/hptrr/hptrr_osm_bsd.c
691
pCmd->uCmd.Ide.Lba = (HPT_U32)cdb[5] | ((HPT_U32)cdb[4] << 8) | ((HPT_U32)cdb[3] << 16) | ((HPT_U32)cdb[2] << 24);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
888
#define DEVICEID_VALID(id) ((id) && ((HPT_U32)(id)!=0xffffffff))
sys/dev/raid/hptrr/hptrr_osm_bsd.c
893
HPT_U32 count = nMaxCount-1;
sys/dev/raid/hptrr/hptrr_osm_bsd.c
896
&count, sizeof(HPT_U32), pIds, sizeof(DEVICEID)*nMaxCount))
sys/dev/raid/hptrr/ldm.h
165
HPT_U32 interval; /*microseconds*/
sys/dev/raid/hptrr/ldm.h
204
HPT_U32 dwIoControlCode;
sys/dev/raid/hptrr/ldm.h
205
HPT_U32 nInBufferSize;
sys/dev/raid/hptrr/ldm.h
206
HPT_U32 nOutBufferSize;
sys/dev/raid/hptrr/ldm.h
209
HPT_U32 *lpBytesReturned;
sys/dev/raid/hptrr/ldm.h
223
HPT_U32 ldm_get_device_id(PVDEV vd); /* for ioctl */
sys/dev/raid/hptrr/ldm.h
391
HPT_U32 ioctl_id;
sys/dev/raid/hptrr/ldm.h
446
PVDEV ldm_find_stamp(PVBUS vbus, HPT_U32 stamp, int seq);
sys/dev/raid/hptrr/ldm.h
516
void ldm_event_notify(HPT_U32 event, void *arg1, void *arg2);
sys/dev/raid/hptrr/osm.h
100
void os_outl (void *port, HPT_U32 value);
sys/dev/raid/hptrr/osm.h
101
void os_insw (void *port, HPT_U16 *buffer, HPT_U32 count);
sys/dev/raid/hptrr/osm.h
102
void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count);
sys/dev/raid/hptrr/osm.h
104
extern HPT_U32 __dummy_reg; /* to avoid the compiler warning */
sys/dev/raid/hptrr/osm.h
108
#define os_readl(addr) (*(HPT_U32 *)&__dummy_reg = *(volatile HPT_U32 *)(addr))
sys/dev/raid/hptrr/osm.h
112
#define os_writel(addr, val) *(volatile HPT_U32 *)(addr) = (HPT_U32)(val)
sys/dev/raid/hptrr/osm.h
117
HPT_U32 os_pci_readl (void *osext, HPT_U8 offset);
sys/dev/raid/hptrr/osm.h
120
void os_pci_writel(void *osext, HPT_U8 offset, HPT_U32 value);
sys/dev/raid/hptrr/osm.h
132
HPT_U32 offset,
sys/dev/raid/hptrr/osm.h
133
HPT_U32 length
sys/dev/raid/hptrr/osm.h
144
void *os_add_timer(void *osext, HPT_U32 microseconds, void (*proc)(void *), void *arg);
sys/dev/raid/hptrr/osm.h
146
void os_request_timer(void * osext, HPT_U32 interval);
sys/dev/raid/hptrr/osm.h
162
HPT_U32 os_get_stamp(void);
sys/dev/raid/hptrr/osm.h
163
void os_stallexec(HPT_U32 microseconds);
sys/dev/raid/hptrr/osm.h
177
#define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (HPT_U32)c)
sys/dev/raid/hptrr/osm.h
73
#define LO_LBA(x) ((HPT_U32)(x))
sys/dev/raid/hptrr/osm.h
74
#define HI_LBA(x) (sizeof(HPT_LBA)>4? (HPT_U32)((x)>>32) : 0)
sys/dev/raid/hptrr/osm.h
78
#define LO_BUSADDR(x) ((HPT_U32)(x))
sys/dev/raid/hptrr/osm.h
86
HPT_U32 seconds:6; /* 0 - 59 */
sys/dev/raid/hptrr/osm.h
87
HPT_U32 minutes:6; /* 0 - 59 */
sys/dev/raid/hptrr/osm.h
88
HPT_U32 month:4; /* 1 - 12 */
sys/dev/raid/hptrr/osm.h
89
HPT_U32 hours:6; /* 0 - 59 */
sys/dev/raid/hptrr/osm.h
90
HPT_U32 day:5; /* 1 - 31 */
sys/dev/raid/hptrr/osm.h
91
HPT_U32 year:5; /* 0=2000, 31=2031 */
sys/dev/raid/hptrr/osm.h
97
HPT_U32 os_inl (void *port);