Home
last modified time | relevance | path

Searched refs:PVBUS (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/dev/hptrr/
H A Dldm.h146 typedef struct _VBUS * PVBUS; typedef
162 void dmapool_init(PVBUS vbus);
187 void ldm_on_timer(PVBUS vbus);
195 PVBUS vbus;
205 PVBUS vbus;
356 PVBUS vbus;
429 PVBUS ldm_get_next_vbus(PVBUS vbus, void **posext);
498 void ldm_run(PVBUS vbus);
499 int ldm_idle(PVBUS vbus);
505 void ldm_suspend(PVBUS vbus);
[all …]
H A Dhptrr_osm_bsd.c86 PVBUS vbus; in hpt_attach()
164 ldm_get_mem_info((PVBUS)vbus_ext->vbus, 0); in hpt_alloc_mem()
344 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_shutdown_vbus()
540 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_scsi_io()
759 ldm_reset_vbus((PVBUS)vbus_ext->vbus); in hpt_action()
811 ldm_intr((PVBUS)vbus_ext->vbus); in hpt_pci_intr()
819 ldm_intr((PVBUS)vbus_ext->vbus); in hpt_poll()
857 ldm_reset_vbus((PVBUS)vbus_ext->vbus); in __hpt_do_ioctl()
868 PVBUS vbus; in hpt_do_ioctl()
980 PVBUS vbus; in hpt_final_init()
[all …]
H A Dhptrr_os_bsd.c217 ldm_on_timer((PVBUS)vbus_ext->vbus); in os_timer_for_ldm()
/freebsd-13.1/sys/dev/hpt27xx/
H A Dldm.h147 typedef struct _VBUS * PVBUS; typedef
163 void dmapool_init(PVBUS vbus);
188 void ldm_on_timer(PVBUS vbus);
196 PVBUS vbus;
207 PVBUS vbus;
362 PVBUS vbus;
436 PVBUS ldm_get_next_vbus(PVBUS vbus, void **posext);
505 void ldm_run(PVBUS vbus);
506 int ldm_idle(PVBUS vbus);
512 void ldm_suspend(PVBUS vbus);
[all …]
H A Dwj.h41 void wj_init(PVBUS vbus, void *nvram_addr, HPT_U32 nvram_size);
42 void *wj_add_entry(PVBUS vbus, PVDEV vd, HPT_LBA lba, HPT_U16 sectors);
43 void *wj_get_entry(PVBUS vbus, PVDEV *vd_p, HPT_LBA *lba_p, HPT_U16 *sectors_p);
44 void wj_del_entry(PVBUS vbus, void *handle);
45 void wj_del_vd(PVBUS vbus, PVDEV vd);
46 void wj_sync_stamp(PVBUS vbus, PVDEV vd);
H A Dhpt27xx_osm_bsd.c77 PVBUS vbus; in hpt_attach()
161 ldm_get_mem_info((PVBUS)vbus_ext->vbus, 0); in hpt_alloc_mem()
344 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_shutdown_vbus()
536 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_scsi_io()
827 ldm_reset_vbus((PVBUS)vbus_ext->vbus); in hpt_action()
882 ldm_intr((PVBUS)vbus_ext->vbus); in hpt_pci_intr()
891 ldm_intr((PVBUS)vbus_ext->vbus); in hpt_poll()
929 ldm_reset_vbus((PVBUS)vbus_ext->vbus); in __hpt_do_ioctl()
940 PVBUS vbus; in hpt_do_ioctl()
1052 PVBUS vbus; in hpt_final_init()
[all …]
H A Dhpt27xx_os_bsd.c245 ldm_on_timer((PVBUS)vbus_ext->vbus); in os_timer_for_ldm()
/freebsd-13.1/sys/dev/hptnr/
H A Dldm.h147 typedef struct _VBUS * PVBUS; typedef
163 void dmapool_init(PVBUS vbus);
188 void ldm_on_timer(PVBUS vbus);
196 PVBUS vbus;
207 PVBUS vbus;
361 PVBUS vbus;
435 PVBUS ldm_get_next_vbus(PVBUS vbus, void **posext);
504 void ldm_run(PVBUS vbus);
505 int ldm_idle(PVBUS vbus);
511 void ldm_suspend(PVBUS vbus);
[all …]
H A Dwj.h42 void wj_init(PVBUS vbus, void *nvram_addr, HPT_U32 nvram_size);
43 void *wj_add_entry(PVBUS vbus, PVDEV vd, HPT_LBA lba, HPT_U16 sectors);
44 void *wj_get_entry(PVBUS vbus, PVDEV *vd_p, HPT_LBA *lba_p, HPT_U16 *sectors_p);
45 void wj_del_entry(PVBUS vbus, void *handle);
46 void wj_del_vd(PVBUS vbus, PVDEV vd);
47 void wj_sync_stamp(PVBUS vbus, PVDEV vd);
H A Dhptnr_osm_bsd.c79 PVBUS vbus; in hpt_attach()
158 ldm_get_mem_info((PVBUS)vbus_ext->vbus, 0); in hpt_alloc_mem()
338 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_shutdown_vbus()
576 PVBUS vbus = (PVBUS)vbus_ext->vbus; in hpt_scsi_io()
1108 ldm_reset_vbus((PVBUS)vbus_ext->vbus); in hpt_action()
1163 ldm_intr((PVBUS)vbus_ext->vbus); in hpt_pci_intr()
1171 ldm_intr((PVBUS)vbus_ext->vbus); in hpt_poll()
1209 ldm_reset_vbus((PVBUS)vbus_ext->vbus); in __hpt_do_ioctl()
1220 PVBUS vbus; in hpt_do_ioctl()
1332 PVBUS vbus; in hpt_final_init()
[all …]
H A Dhptnr_os_bsd.c231 ldm_on_timer((PVBUS)vbus_ext->vbus); in os_timer_for_ldm()