Searched refs:HPT_LBA (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.3-release/sys/dev/hpt27xx/
H A Dwj.h40 void *wj_add_entry(PVBUS vbus, PVDEV vd, HPT_LBA lba, HPT_U16 sectors);
41 void *wj_get_entry(PVBUS vbus, PVDEV *vd_p, HPT_LBA *lba_p, HPT_U16 *sectors_p);
H A Darray.h86 HPT_LBA lba;
H A Dhimfuncs.h78 _HIM_INTERFACE(int, read_write, (void *dev,HPT_LBA lba, HPT_U16 nsector, HPT_U8 *buffer, HPT_BOOL read))
H A Dosm.h100 typedef HPT_U64 HPT_LBA; typedef
106 #define HI_LBA(x) (sizeof(HPT_LBA)>4? (HPT_U32)((x)>>32) : 0)
H A Dldm.h530 void log_sector_repair(PVDEV vd, int success, HPT_LBA lba, HPT_U16 nsectors);
/freebsd-10.3-release/sys/dev/hptnr/
H A Dwj.h41 void *wj_add_entry(PVBUS vbus, PVDEV vd, HPT_LBA lba, HPT_U16 sectors);
42 void *wj_get_entry(PVBUS vbus, PVDEV *vd_p, HPT_LBA *lba_p, HPT_U16 *sectors_p);
H A Darray.h85 HPT_LBA lba;
H A Dhimfuncs.h78 _HIM_INTERFACE(int, read_write, (void *dev,HPT_LBA lba, HPT_U16 nsector, HPT_U8 *buffer, HPT_BOOL read))
H A Dosm.h98 typedef HPT_U64 HPT_LBA; typedef
104 #define HI_LBA(x) (sizeof(HPT_LBA)>4? (HPT_U32)((x)>>32) : 0)
H A Dldm.h528 void log_sector_repair(PVDEV vd, int success, HPT_LBA lba, HPT_U16 nsectors);
/freebsd-10.3-release/sys/dev/hptrr/
H A Dhimfuncs.h79 _HIM_INTERFACE(int, read_write, (void *dev,HPT_LBA lba, HPT_U16 nsector, HPT_U8 *buffer, HPT_BOOL read))
H A Darray.h88 HPT_LBA lba;
H A Dosm.h68 typedef HPT_U64 HPT_LBA; typedef
74 #define HI_LBA(x) (sizeof(HPT_LBA)>4? (HPT_U32)((x)>>32) : 0)
H A Dldm.h522 void log_sector_repair(PVDEV vd, int success, HPT_LBA lba, HPT_U16 nsectors);

Completed in 268 milliseconds