Home
last modified time | relevance | path

Searched refs:siop_common_xfer (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/sys/arch/bebox/stand/boot/
Dsdvar.h58 struct siop_common_xfer { struct
84 struct siop_common_xfer siop_tables; argument
Dsiop.c417 dsa + sizeof(struct siop_common_xfer) + in siop_intr()
630 const int siop_common_xfer_size = sizeof(struct siop_common_xfer); in siop_start()
702 const int off_msg_in = offsetof(struct siop_common_xfer, msg_in); in siop_xfer_setup()
703 const int off_status = offsetof(struct siop_common_xfer, status); in siop_xfer_setup()
737 htoc32(dsa + sizeof(struct siop_common_xfer) + Ent_ldsa_data); in siop_xfer_setup()
/netbsd/src/sys/arch/prep/stand/boot/
Dsdvar.h58 struct siop_common_xfer { struct
84 struct siop_common_xfer siop_tables; argument
Dsiop.c396 dsa + sizeof(struct siop_common_xfer) + in siop_intr()
609 const int siop_common_xfer_size = sizeof(struct siop_common_xfer); in siop_start()
681 const int off_msg_in = offsetof(struct siop_common_xfer, msg_in); in siop_xfer_setup()
682 const int off_status = offsetof(struct siop_common_xfer, status); in siop_xfer_setup()
716 htoc32(dsa + sizeof(struct siop_common_xfer) + Ent_ldsa_data); in siop_xfer_setup()
/netbsd/src/sys/dev/ic/
Dsiopvar_common.h50 struct siop_common_xfer { struct
80 struct siop_common_xfer *siop_tables; /* tables for this cmd */ argument
Dsiop.c672 sizeof(struct siop_common_xfer) + in siop_intr()
1090 sizeof(struct siop_common_xfer) + in siop_unqueue()
1153 siop_cmd->cmd_c.dsa + sizeof(struct siop_common_xfer) + in siop_handle_qtag_reject()
1535 dsa + sizeof(struct siop_common_xfer) + in siop_start()
1546 dsa + sizeof(struct siop_common_xfer) + Ent_ldsa_select); in siop_start()
1704 newcbd->cmds[i].cmd_tables = (struct siop_common_xfer *)xfer; in siop_morecbd()
1714 dsa + offsetof(struct siop_common_xfer, msg_in)); in siop_morecbd()
1717 dsa + offsetof(struct siop_common_xfer, msg_in) + 1); in siop_morecbd()
1719 dsa + offsetof(struct siop_common_xfer, msg_in) + 3); in siop_morecbd()
1722 dsa + offsetof(struct siop_common_xfer, status) + off); in siop_morecbd()
[all …]
Dsiopvar.h38 struct siop_common_xfer siop_tables;
Desiopvar.h49 struct siop_common_xfer siop_tables;
Desiop.c237 sizeof(struct siop_common_xfer)); in esiop_reset()
242 sizeof(struct siop_common_xfer) + 4); in esiop_reset()
273 htole32(sizeof(struct siop_common_xfer)); in esiop_reset()
277 htole32(sizeof(struct siop_common_xfer) + 4); in esiop_reset()
1955 newcbd->cmds[i].cmd_tables = (struct siop_common_xfer *)xfer; in esiop_morecbd()
1966 offsetof(struct siop_common_xfer, msg_in)); in esiop_morecbd()
1969 offsetof(struct siop_common_xfer, msg_in) + 1); in esiop_morecbd()
1971 offsetof(struct siop_common_xfer, msg_in) + 3); in esiop_morecbd()
1974 offsetof(struct siop_common_xfer, status)); in esiop_morecbd()
Dsiop_common.c340 struct siop_common_xfer *tables = siop_cmd->siop_tables; in siop_wdtr_neg()
420 struct siop_common_xfer *tables = siop_cmd->siop_tables; in siop_ppr_neg()
529 struct siop_common_xfer *tables = siop_cmd->siop_tables; in siop_sdtr_neg()
/netbsd/src/sys/dev/microcode/siop/
Dsiop.ss28 ; offsets in siop_common_xfer
Desiop.ss30 ; offsets in siop_common_xfer