Searched refs:secstat (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/dev/pci/
H A Dpcib_private.h113 uint16_t secstat; /* secondary bus status register */ member in struct:pcib_softc
H A Dpcivar.h184 uint16_t secstat; /* secondary bus status register */ member in struct:__anon8795
201 uint16_t secstat; /* secondary bus status register */ member in struct:__anon8796
H A Dpci_pci.c739 sc->secstat = pci_read_config(dev, PCIR_SECSTAT_1, 2);
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-cray.c52 #include <sys/secstat.h>
200 struct secstat secinfo; /* file security attributes */
217 int secstatrc; /* [f]secstat return code */
253 secstatrc = secstat(ttyn, &secinfo);
258 debug("[f]secstat() successful");
260 fatal("[f]secstat() error, rc = %d", secstatrc);
/freebsd-9.3-release/sys/sparc64/pci/
H A Dapb.c174 sc->sc_bsc.ops_pcib_sc.secstat =

Completed in 118 milliseconds