Searched refs:resp_format (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/scsipi/
H A Dscsipi_cd.h102 u_int8_t resp_format; member in struct:scsipi_read_toc
H A Dcd.c1786 cmd.resp_format = respf;
2606 gtoc_cmd.resp_format = CD_TOC_MSINFO; /* multisession info */
2625 gtoc_cmd.resp_format = CD_TOC_FORM; /* formatted toc */
2671 gtoc_cmd.resp_format = CD_TOC_FORM; /* multisession info */
2934 gtoc_cmd.resp_format = CD_TOC_RAW; /* raw toc */
3113 gtoc_cmd.resp_format = CD_TOC_FORM; /* formatted toc */
/netbsd-current/external/bsd/mdocml/dist/
H A Dcgi.c91 static void resp_format(const struct req *, const char *);
848 resp_format(const struct req *req, const char *file) function
901 resp_format(req, file);

Completed in 134 milliseconds