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

/freebsd-11-stable/sys/dev/hpt27xx/
H A Dos_bsd.h189 VBUS_EXT, *PVBUS_EXT; typedef in typeref:struct:_vbus_ext
H A Dhpt27xx_osm_bsd.c111 vbus_ext = malloc(sizeof(VBUS_EXT) + size, M_DEVBUF, M_WAITOK);
116 memset(vbus_ext, 0, sizeof(VBUS_EXT));
/freebsd-11-stable/sys/dev/hptnr/
H A Dos_bsd.h187 VBUS_EXT, *PVBUS_EXT; typedef in typeref:struct:_vbus_ext
H A Dhptnr_osm_bsd.c112 vbus_ext = malloc(sizeof(VBUS_EXT) + size, M_DEVBUF, M_WAITOK |
/freebsd-11-stable/sys/dev/hptrr/
H A Dos_bsd.h188 VBUS_EXT, *PVBUS_EXT; typedef in typeref:struct:_vbus_ext
H A Dhptrr_osm_bsd.c118 vbus_ext = malloc(sizeof(VBUS_EXT) + size, M_DEVBUF, M_WAITOK |

Completed in 138 milliseconds