Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/
Dess.c167 DB_ESSN(2,"sbacmd %x\n",cmd->sba_cmd,0) ;
172 switch (cmd->sba_cmd) {
486 static void ess_send_response(smc,sm,sba_cmd) in ess_send_response() argument
489 int sba_cmd ;
498 if (sba_cmd == CHANGE_ALLOCATION) {
521 chg->cmd.sba_cmd = sba_cmd ;
542 if (sba_cmd == CHANGE_ALLOCATION) {
615 req->cmd.sba_cmd = REQUEST_ALLOCATION ;
/linux-2.4.37.9/drivers/net/skfp/h/
Dsmt.h469 u_int sba_cmd ; /* command for the SBA */ member