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

  /src/sys/arch/amiga/dev/
siop.c 182 int siop_debug = 0; variable in typeref:typename:int
744 if (siop_debug & 0x100 && rp->siop_sbcl & SIOP_BSY) {
852 if (nchain != 1 && len != 0 && siop_debug & 3) {
867 if (siop_debug & 0x100 && rp->siop_sbcl & SIOP_BSY) {
923 if (siop_debug & 0x100) {
1062 if (siop_debug & 0x100) {
1080 if (siop_debug & 9)
1159 if (siop_debug & 0x100)
1197 if (siop_debug & 0x100) {
1215 if (siop_debug & 0x100
    [all...]
siop.c 182 int siop_debug = 0; variable in typeref:typename:int
744 if (siop_debug & 0x100 && rp->siop_sbcl & SIOP_BSY) {
852 if (nchain != 1 && len != 0 && siop_debug & 3) {
867 if (siop_debug & 0x100 && rp->siop_sbcl & SIOP_BSY) {
923 if (siop_debug & 0x100) {
1062 if (siop_debug & 0x100) {
1080 if (siop_debug & 9)
1159 if (siop_debug & 0x100)
1197 if (siop_debug & 0x100) {
1215 if (siop_debug & 0x100
    [all...]

Completed in 25 milliseconds