Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/acpi/
Dqcomsmptp.c67 struct qcsmptp_entry { struct
68 TAILQ_ENTRY(qcsmptp_entry) e_q;
86 TAILQ_HEAD(,qcsmptp_entry) sc_inboundq; argument
87 TAILQ_HEAD(,qcsmptp_entry) sc_outboundq;
134 struct qcsmptp_entry *e; in qcsmptp_attach()
219 struct qcsmptp_entry *e; in qcsmptp_intr()