Searched refs:smart_buf (Results 1 – 2 of 2) sorted by relevance
426 u8 *smart_buf; member
1575 memset(port->smart_buf, 0, ATA_SECT_SIZE); in mtip_get_smart_attr()1576 rv = mtip_get_smart_data(port, port->smart_buf, port->smart_buf_dma); in mtip_get_smart_attr()1582 pattr = (struct smart_attr *)(port->smart_buf + 2); in mtip_get_smart_attr()3119 port->smart_buf = port->block1 + AHCI_SMARTBUF_OFFSET; in mtip_dma_alloc()