Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dcissio.h56 typedef u_int32_t Heartbeat_type; typedef
224 #define CCISS_GETHEARTBEAT _IOR ('C', 205, Heartbeat_type)
H A Dciss.c487 debug_type(Heartbeat_type); in ciss_attach()
4710 *(Heartbeat_type *)addr = sc->ciss_cfg->heartbeat; in ciss_ioctl()