Searched defs:mscp (Results 1 – 4 of 4) sorted by relevance
197 uha_reset_mscp(struct uha_softc *sc, struct uha_mscp *mscp) in uha_reset_mscp()207 uha_free_mscp(struct uha_softc *sc, struct uha_mscp *mscp) in uha_free_mscp()218 uha_init_mscp(struct uha_softc *sc, struct uha_mscp *mscp) in uha_init_mscp()254 struct uha_mscp *mscp; in uha_create_mscps() local280 struct uha_mscp *mscp; in uha_get_mscp() local300 struct uha_mscp *mscp = sc->sc_mscphash[hashnum]; in uha_mscp_phys_kv() local315 uha_done(struct uha_softc *sc, struct uha_mscp *mscp) in uha_done()404 struct uha_mscp *mscp; in uha_scsipi_request() local576 struct uha_mscp *mscp = arg; in uha_timeout() local
382 struct mscp { struct383 u_short mscp_msglen; /* length in bytes */ argument384 u_char mscp_msgtc; /* type (high 4 bits) and credits */ argument385 u_char mscp_vcid; /* virtual circuit ID */ argument386 long mscp_cmdref; /* command reference number */ argument387 u_short mscp_unit; /* unit number */ argument388 u_short mscp_seqnum; /* sequence number */ argument389 u_char mscp_opcode; /* opcode */ argument391 u_char mscp_flags; /* flags */ argument392 u_short mscp_modifier; /* modifier (commands) */ argument[all …]
280 u14_start_mbox(struct uha_softc *sc, struct uha_mscp *mscp) in u14_start_mbox()343 struct uha_mscp *mscp; in u14_intr() local
229 u24_start_mbox(struct uha_softc *sc, struct uha_mscp *mscp) in u24_start_mbox()286 struct uha_mscp *mscp; in u24_intr() local