Home
last modified time | relevance | path

Searched defs:vbus (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/raid/hpt27xx/
H A Dwj.h48 #define wj_add_entry(vbus, vd, lba, sectors) 0 argument
49 #define wj_get_entry(vbus, vd_p, lba_p, sectors_p) 0 argument
50 #define wj_del_entry(vbus, handle) 0 argument
51 #define wj_del_vd(vbus, vd) 0 argument
52 #define wj_sync_stamp(vbus, vd) 0 argument
H A Dhpt27xx_osm_bsd.c69 PVBUS vbus; in hpt_attach() local
328 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_shutdown_vbus() local
537 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_scsi_io() local
892 PVBUS vbus; in hpt_do_ioctl() local
1004 PVBUS vbus; in hpt_final_init() local
1339 PVBUS vbus; in hpt_rescan_bus() local
H A Dldm.h198 PVBUS vbus; member
209 PVBUS vbus; member
358 PVBUS vbus; member
434 #define ldm_for_each_vbus(vbus, vbus_ext) \ argument
442 #define ldm_initialize_vbus(vbus, adapter) ldm_initialize_vbus_async(vbus, adapter, 0) argument
H A Dos_bsd.h181 unsigned long vbus[0] __attribute__((aligned(sizeof(unsigned long)))); member
H A Dhim.h402 struct _VBUS * vbus; member
/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_osm_bsd.c83 PVBUS vbus; in hpt_attach() local
341 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_shutdown_vbus() local
537 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_scsi_io() local
866 PVBUS vbus; in hpt_do_ioctl() local
978 PVBUS vbus; in hpt_final_init() local
1316 PVBUS vbus; in hpt_rescan_bus() local
H A Dldm.h193 PVBUS vbus; member
203 PVBUS vbus; member
354 PVBUS vbus; member
429 #define ldm_for_each_vbus(vbus, vbus_ext) \ argument
437 #define ldm_initialize_vbus(vbus, adapter) ldm_initialize_vbus_async(vbus, adapter, 0) argument
H A Dos_bsd.h183 unsigned long vbus[0] __attribute__((aligned(sizeof(unsigned long)))); member
H A Dhim.h363 struct _VBUS * vbus; member