Home
last modified time | relevance | path

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

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