Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
stpcide.c | 138 static const u_int16_t dmatbl[] = { 0x7C00, 0x1800, 0x0800 }; variable in typeref:typename:const u_int16_t[] 181 bits[drive] |= dmatbl[drvp->DMA_mode] | piotbl[drvp->PIO_mode]; |
stpcide.c | 138 static const u_int16_t dmatbl[] = { 0x7C00, 0x1800, 0x0800 }; variable in typeref:typename:const u_int16_t[] 181 bits[drive] |= dmatbl[drvp->DMA_mode] | piotbl[drvp->PIO_mode]; |