Searched refs:idMirror (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/hptrr/ |
H A D | hptintf.h | 1446 int hpt_rebuild_data_block(DEVICEID idMirror, HPT_U32 Lba, HPT_U8 nSector); 1818 int hpt_rebuild_data_block_v2(DEVICEID idMirror, HPT_U64 Lba, HPT_U16 nSector);
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hptintf.h | 1728 int hpt_rebuild_data_block(DEVICEID idMirror, HPT_U32 Lba, HPT_U8 nSector); 2101 int hpt_rebuild_data_block_v2(DEVICEID idMirror, HPT_U64 Lba, HPT_U16 nSector);
|
/freebsd/sys/dev/hptnr/ |
H A D | hptintf.h | 1724 int hpt_rebuild_data_block(DEVICEID idMirror, HPT_U32 Lba, HPT_U8 nSector); 2097 int hpt_rebuild_data_block_v2(DEVICEID idMirror, HPT_U64 Lba, HPT_U16 nSector);
|
/freebsd/sys/dev/hptmv/ |
H A D | hptintf.h | 990 int hpt_rebuild_data_block(DEVICEID idMirror, DWORD Lba, UCHAR nSector);
|
H A D | ioctl.c | 49 DEVICEID idMirror; member
|