Searched refs:unmap_buf (Results 1 – 1 of 1) sorted by relevance
383 uint8_t unmap_buf[UNMAP_BUF_SIZE]; member4104 uint8_t *buf = softc->unmap_buf; in da_delete_unmap()4121 bzero(softc->unmap_buf, sizeof(softc->unmap_buf)); in da_delete_unmap()4244 uint8_t *buf = softc->unmap_buf; in da_delete_trim()4251 bzero(softc->unmap_buf, sizeof(softc->unmap_buf)); in da_delete_trim()