C++程序  |  9行  |  270 B

/* Generated by ./xlat/gen.sh from ./xlat/bsg_protocol.in; do not edit. */

static const struct xlat bsg_protocol[] = {
#if defined(BSG_PROTOCOL_SCSI) || (defined(HAVE_DECL_BSG_PROTOCOL_SCSI) && HAVE_DECL_BSG_PROTOCOL_SCSI)
 XLAT(BSG_PROTOCOL_SCSI),
#endif
 XLAT_END
};