Home
last modified time | relevance | path

Searched refs:idMirror (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/hptrr/
H A Dhptintf.h1446 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 Dhptintf.h1728 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 Dhptintf.h1724 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 Dhptintf.h990 int hpt_rebuild_data_block(DEVICEID idMirror, DWORD Lba, UCHAR nSector);
H A Dioctl.c49 DEVICEID idMirror; member