HomeSort by: relevance | last modified time | path
    Searched defs:qcipcc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
qcomipcc.c 2 /* $OpenBSD: qcipcc.c,v 1.2 2023/05/19 20:54:55 patrick Exp $ */
61 static struct qcipcc_softc *qcipcc = NULL; variable in typeref:struct:qcipcc_softc *
103 if (qcipcc != NULL) {
142 qcipcc = sc;
179 struct qcipcc_softc *sc = qcipcc;
236 struct qcipcc_softc *sc = qcipcc;
239 if (qcipcc == NULL) {
qcomipcc.c 2 /* $OpenBSD: qcipcc.c,v 1.2 2023/05/19 20:54:55 patrick Exp $ */
61 static struct qcipcc_softc *qcipcc = NULL; variable in typeref:struct:qcipcc_softc *
103 if (qcipcc != NULL) {
142 qcipcc = sc;
179 struct qcipcc_softc *sc = qcipcc;
236 struct qcipcc_softc *sc = qcipcc;
239 if (qcipcc == NULL) {

Completed in 128 milliseconds