noct_ea_cmd      1072 dev/pci/noct.c 	    (wp * sizeof(struct noct_ea_cmd)) +
noct_ea_cmd      1073 dev/pci/noct.c 	    offsetof(struct noct_ea_cmd, buf[6]);
noct_ea_cmd      1078 dev/pci/noct.c 	    (wp * sizeof(struct noct_ea_cmd)), sizeof(struct noct_ea_cmd),
noct_ea_cmd      1239 dev/pci/noct.c 	    (wp * sizeof(struct noct_ea_cmd)), sizeof(struct noct_ea_cmd),
noct_ea_cmd      1292 dev/pci/noct.c 		    (sc->sc_earp * sizeof(struct noct_ea_cmd)),
noct_ea_cmd      1293 dev/pci/noct.c 		    sizeof(struct noct_ea_cmd),
noct_ea_cmd       351 dev/pci/noctreg.h struct noct_ea_cmd {
noct_ea_cmd        44 dev/pci/noctvar.h #define	NOCT_EA_BUFSIZE		(NOCT_EA_ENTRIES * sizeof(struct noct_ea_cmd))
noct_ea_cmd        93 dev/pci/noctvar.h 	struct noct_ea_cmd *sc_eacmd;	/* ea command buffers */