Home
last modified time | relevance | path

Searched refs:hr_ggateunit (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/hastd/
H A Dhast.h187 int hr_ggateunit; member
H A Dprimary.c288 if (res->hr_ggateunit >= 0) { in cleanup()
293 ggiod.gctl_unit = res->hr_ggateunit; in cleanup()
300 res->hr_ggateunit = -1; in cleanup()
618 ggiomodify.gctl_unit = res->hr_ggateunit; in enable_direct_reads()
933 res->hr_ggateunit = ggiocreate.gctl_unit; in init_ggate()
955 res->hr_ggateunit = ggiocancel.gctl_unit; in init_ggate()
1235 ggio->gctl_unit = res->hr_ggateunit; in ggate_recv_thread()
H A Dparse.y552 curres->hr_ggateunit = -1;