Searched refs:startmicrocode (Results 1 – 1 of 1) sorted by relevance
317 static int startmicrocode(struct cosa_data *cosa, int address);1101 if ((i=startmicrocode(cosa, address)) < 0) { in cosa_start()1431 static int startmicrocode(struct cosa_data *cosa, int address) in startmicrocode() function