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
16763 errinfo = kmem_zalloc(ST_ERR_INFO_SIZE, KM_SLEEP); in st_command_recovery()16778 kmem_free(errinfo, ST_ERR_INFO_SIZE); in st_command_recovery()16800 kmem_free(errinfo, ST_ERR_INFO_SIZE); in st_recov_ret()