Searched refs:srn_type (Results 1 – 1 of 1) sorted by relevance
78 int srn_type[SRN_MAX_CLONE]; /* type of handshake */ member320 srn.srn_type[clone] = SRN_TYPE_APM; in srn_open()355 switch (srn.srn_type[clone]) { in srn_close()408 if (srn.srn_type[clone] == SRN_TYPE_AUTOSX) { in srn_ioctl()413 ASSERT(srn.srn_type[clone] == SRN_TYPE_APM); in srn_ioctl()414 srn.srn_type[clone] = SRN_TYPE_AUTOSX; in srn_ioctl()452 if (srn.srn_type[clone] == SRN_TYPE_APM) in srn_ioctl()545 if (srn.srn_type[clone] == type) { in srn_notify()576 srn.srn_type[clone] != SRN_TYPE_APM) in srn_notify()