Searched refs:sg_all_zeros (Results 1 – 3 of 3) sorted by relevance
98 have_nguid = ! sg_all_zeros(nvme_id_ns_p + 104, 16); in sg_make_vpd_devid_for_nvme()99 have_eui64 = ! sg_all_zeros(nvme_id_ns_p + 120, 8); in sg_make_vpd_devid_for_nvme()
2902 sg_all_zeros(const uint8_t * bp, int b_len) in sg_all_zeros() function
511 bool sg_all_zeros(const uint8_t * bp, int b_len);