Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dcs4280reg.h215 #define SPCS_SPRUN 0x00000100 macro
H A Dcs4280.c1332 while (!(BA1READ4(sc, CS4280_SPCS) & SPCS_SPRUN)) { in cs4280_init()