Searched refs:PCIIDE_BMICX_SSBM (Results 1 – 2 of 2) sorted by relevance
47 #define PCIIDE_BMICX_SSBM 0x01 /* Start/Stop Bus Master */ macro62 #define PCIIDE_BMICX_MASK (~(PCIIDE_BMICX_SSBM | PCIIDE_BMICX_RWCON))
262 tmp &= (PCIIDE_BMICX_MASK & (~PCIIDE_BMICX_SSBM)); in ata_pciide_dma_stop()