Home
last modified time | relevance | path

Searched refs:hifn_command (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dhifn7751var.h91 struct hifn_command *hifn_commands[HIFN_D_RES_RSIZE];
261 struct hifn_command { struct
284 void (*cmd_callback)(struct hifn_softc *, struct hifn_command *, argument
H A Dhifn7751.c105 static u_int hifn_write_command(struct hifn_command *, uint8_t *);
110 static void hifn_callback(struct hifn_softc *, struct hifn_command *,
112 static int hifn_crypto(struct hifn_softc *, struct hifn_command *,
118 struct hifn_command *);
120 struct hifn_command *);
132 struct hifn_command *);
134 static int hifn_compress_enter(struct hifn_softc *, struct hifn_command *);
135 static void hifn_callback_comp(struct hifn_softc *, struct hifn_command *,
145 struct hifn_command *cmd = vcmd; in hifn_cmd_ctor()
177 struct hifn_command *cmd = vcmd; in hifn_cmd_dtor()
[all …]