Searched refs:wj_get_entry (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hpt27xx/ |
H A D | wj.h | 41 void *wj_get_entry(PVBUS vbus, PVDEV *vd_p, HPT_LBA *lba_p, HPT_U16 *sectors_p); 49 #define wj_get_entry(vbus, vd_p, lba_p, sectors_p) 0 macro
|
/freebsd/sys/dev/hptnr/ |
H A D | wj.h | 42 void *wj_get_entry(PVBUS vbus, PVDEV *vd_p, HPT_LBA *lba_p, HPT_U16 *sectors_p); 50 #define wj_get_entry(vbus, vd_p, lba_p, sectors_p) 0
|