Searched refs:encioc_element_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/share/examples/ses/srcs/
H A Dgetencstat.c52 encioc_element_t *objp;
133 objp = calloc(nobj, sizeof (encioc_element_t));
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_enc.h80 * elment identifiers for all elements (see encioc_element_t below).
168 } encioc_element_t; typedef in typeref:struct:encioc_element
H A Dscsi_enc.c367 encioc_element_t *uelm;
446 encioc_element_t kelm;
/freebsd-12-stable/usr.sbin/sesutil/
H A Dsesutil.c180 encioc_element_t *objp;
253 objp = calloc(nobj, sizeof(encioc_element_t));
408 encioc_element_t *e_ptr;
450 e_ptr = calloc(nobj, sizeof(encioc_element_t));
711 encioc_element_t *e_ptr;
757 e_ptr = calloc(nobj, sizeof(encioc_element_t));

Completed in 112 milliseconds