HomeSort by: relevance | last modified time | path
    Searched refs:hifn_command (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
hifn7751var.h 91 struct hifn_command *hifn_commands[HIFN_D_RES_RSIZE];
197 * struct hifn_command
261 struct hifn_command { struct
284 void (*cmd_callback)(struct hifn_softc *, struct hifn_command *,
hifn7751.c 105 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;
177 struct hifn_command *cmd = vcmd
    [all...]

Completed in 385 milliseconds