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