smart_buf_dma    1349 drivers/block/mtip32xx/mtip32xx.c 	rv = mtip_get_smart_data(port, port->smart_buf, port->smart_buf_dma);
smart_buf_dma    2799 drivers/block/mtip32xx/mtip32xx.c 	port->smart_buf_dma = port->block1_dma + AHCI_SMARTBUF_OFFSET;
smart_buf_dma     392 drivers/block/mtip32xx/mtip32xx.h 	dma_addr_t smart_buf_dma;