Searched refs:ST_ERR_INFO_SIZE (Results 1 – 2 of 2) sorted by relevance
1228 #define ST_ERR_INFO_SIZE (sizeof (st_err_info) - \ macro
16765 errinfo = kmem_zalloc(ST_ERR_INFO_SIZE, KM_SLEEP); in st_command_recovery()16780 kmem_free(errinfo, ST_ERR_INFO_SIZE); in st_command_recovery()16802 kmem_free(errinfo, ST_ERR_INFO_SIZE); in st_recov_ret()