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