Home
last modified time | relevance | path

Searched refs:VBUS_EXT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/hpt27xx/
H A Dos_bsd.h183 VBUS_EXT, *PVBUS_EXT; typedef
H A Dhpt27xx_osm_bsd.c113 vbus_ext = malloc(sizeof(VBUS_EXT) + size, M_DEVBUF, M_WAITOK); in hpt_attach()
114 memset(vbus_ext, 0, sizeof(VBUS_EXT)); in hpt_attach()
/freebsd/sys/dev/hptnr/
H A Dos_bsd.h187 VBUS_EXT, *PVBUS_EXT; typedef
H A Dhptnr_osm_bsd.c117 vbus_ext = malloc(sizeof(VBUS_EXT) + size, M_DEVBUF, M_WAITOK | in hpt_attach()
/freebsd/sys/dev/hptrr/
H A Dos_bsd.h188 VBUS_EXT, *PVBUS_EXT; typedef
H A Dhptrr_osm_bsd.c118 vbus_ext = malloc(sizeof(VBUS_EXT) + size, M_DEVBUF, M_WAITOK | in hpt_attach()