OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:psm_wait
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc64/dev/
psm.c
114
STATIC int
psm_wait
(struct psm_softc *, uint8_t);
317
psm_wait
(struct psm_softc *sc, uint8_t flag)
function in typeref:typename:int
341
if ((rc =
psm_wait
(sc, PSM_STAT_RDA)) != 0) {
351
if ((rc =
psm_wait
(sc, PSM_STAT_RDA)) == 0) {
375
if ((rc =
psm_wait
(sc, PSM_STAT_RDA)) != 0) {
385
if ((rc =
psm_wait
(sc, PSM_STAT_RDA)) == 0) {
409
if ((rc =
psm_wait
(sc, PSM_STAT_WBF)) != 0) {
421
if ((rc =
psm_wait
(sc, PSM_STAT_WBF)) == 0) {
Completed in 29 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025