Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dld_aac.c295 if (status != ST_OK) { in ld_aac_dobio()
347 if (status != ST_OK) { in ld_aac_intr()
Daac.c858 if (le32toh(mir.Status) != ST_OK || in aac_startup()
1103 *(u_int32_t*)fib->data = htole32(ST_OK); in aac_host_command()
Daacreg.h460 #define ST_OK 0 macro
/netbsd/src/sys/arch/hp300/dev/
Ddcmreg.h175 #define ST_OK 0xe0 macro
Ddcm.c1482 if (dcm->dcm_stcon != ST_OK) { in dcmselftest()