Searched defs:nsp_cs_message (Results 1 - 1 of 1) sorted by last modified time

/drivers/scsi/pcmcia/
H A Dnsp_cs.c102 # define nsp_msg(type, args...) nsp_cs_message("", 0, (type), args)
107 nsp_cs_message (__func__, __LINE__, (type), args)
140 static void nsp_cs_message(const char *func, int line, char *type, char *fmt, ...) function

Completed in 227 milliseconds