XGELL_ABOUT_BUFSIZE
buf = kmem_alloc(XGELL_ABOUT_BUFSIZE, KM_SLEEP);
status = xge_hal_aux_about_read(lldev->devh, XGELL_ABOUT_BUFSIZE,
kmem_free(buf, XGELL_ABOUT_BUFSIZE);
kmem_free(buf, XGELL_ABOUT_BUFSIZE);