Searched refs:smart_buf (Results 1 – 2 of 2) sorted by relevance
389 u8 *smart_buf; member
1337 memset(port->smart_buf, 0, ATA_SECT_SIZE); in mtip_get_smart_attr()1338 rv = mtip_get_smart_data(port, port->smart_buf, port->smart_buf_dma); in mtip_get_smart_attr()1344 pattr = (struct smart_attr *)(port->smart_buf + 2); in mtip_get_smart_attr()2628 port->smart_buf = port->block1 + AHCI_SMARTBUF_OFFSET; in mtip_dma_alloc()