i82586.c | 1489 int cmdresult, status; local in function:ie_cfg_setup 1508 cmdresult = i82586_start_cmd(sc, IE_CUC_START, cmd, IE_STAT_COMPL, 0); 1510 if (cmdresult != 0) { 1529 int cmdresult, status; local in function:ie_ia_setup 1537 cmdresult = i82586_start_cmd(sc, IE_CUC_START, cmdbuf, IE_STAT_COMPL, 0); 1539 if (cmdresult != 0) { 1563 int cmdresult, status; local in function:ie_mc_setup 1578 cmdresult = i82586_start_cmd(sc, IE_CUC_START, cmdbuf, IE_STAT_COMPL, 1581 if (cmdresult != 0) {
|