Searched defs:issue_command (Results 1 – 3 of 3) sorted by relevance
388 static void issue_command(int command, unsigned char *cmdb, int len) in issue_command() function
932 static void issue_command(MGSLPC_INFO *info, unsigned char channel, unsigned char cmd) in issue_command() function
1057 #define issue_command(adapter) \ macro