smt_p_0016        117 drivers/net/fddi/skfp/ess.c 	struct smt_p_0016	*cmd ;		/* para: command for the ESS */
smt_p_0016        141 drivers/net/fddi/skfp/ess.c 	if (!(cmd = (struct smt_p_0016 *) sm_to_para(smc,sm,SMT_P0016))) {
smt_p_0016        504 drivers/net/fddi/skfp/ess.c 	chg->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ;
smt_p_0016        595 drivers/net/fddi/skfp/ess.c 	req->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ;
smt_p_0016        797 drivers/net/fddi/skfp/h/smt.h 	struct smt_p_0016	cmd ;		/* SBA command */
smt_p_0016        813 drivers/net/fddi/skfp/h/smt.h 	struct smt_p_0016	cmd ;		/* SBA command */
smt_p_0016        831 drivers/net/fddi/skfp/h/smt.h 	struct smt_p_0016	cmd ;		/* SBA command */
smt_p_0016        844 drivers/net/fddi/skfp/h/smt.h 	struct smt_p_0016	cmd ;		/* SBA command */
smt_p_0016        853 drivers/net/fddi/skfp/h/smt.h 	struct smt_p_0016	cmd ;		/* SBA command */
smt_p_0016       1611 drivers/net/fddi/skfp/smt.c 	{ SMT_P0016, sizeof(struct smt_p_0016) , SWAP_SMT_P0016 } ,