Searched refs:smart_buf (Results 1 – 2 of 2) sorted by relevance
425 u8 *smart_buf; member
1572 memset(port->smart_buf, 0, ATA_SECT_SIZE); in mtip_get_smart_attr()1573 rv = mtip_get_smart_data(port, port->smart_buf, port->smart_buf_dma); in mtip_get_smart_attr()1579 pattr = (struct smart_attr *)(port->smart_buf + 2); in mtip_get_smart_attr()3088 port->smart_buf = port->block1 + AHCI_SMARTBUF_OFFSET; in mtip_dma_alloc()