Home
last modified time | relevance | path

Searched refs:BusTypes_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ciss/
H A Dcissio.h62 typedef u_int32_t BusTypes_type; typedef
225 #define CCISS_GETBUSTYPES _IOR ('C', 206, BusTypes_type)
H A Dciss.c488 debug_type(BusTypes_type); in ciss_attach()
4714 *(BusTypes_type *)addr = sc->ciss_cfg->bus_types; in ciss_ioctl()