Home | History | Annotate | Download | only in mscp

Lines Matching defs:mscp

1 /*	$NetBSD: mscp.h,v 1.9 2012/07/10 22:30:23 abs Exp $	*/
34 * @(#)mscp.h 7.5 (Berkeley) 6/28/90
222 * An MSCP packet begins with a header giving the length of
252 u_short sccc_version; /* MSCP version number */
267 u_short scce_version; /* MSCP version number */
377 * MSCP packets. These appear to be true for both UDA50s and TMSCP
379 * not part of MSCP itself, yet at least the length is necessary
382 struct mscp {
411 #define MSCP_MSGLEN (sizeof (struct mscp) - 4)
448 * MSCP Error Log packet
453 * MSCP seq_addr field actually belongs to overall packet.
470 * Here begin more perhaps brash assumptions about MSCP devices...
474 * MSCP controllers have `command rings' and `response rings'. A
475 * command ring is a pool of MSCP packets that the host uses to give
476 MSCP
480 * fields in the MSCP packet. Thus, free command packets are owned