Home
last modified time | relevance | path

Searched refs:Error_Map (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mpt/
H A Dmpt_debug.c80 struct Error_Map { struct
85 static const struct Error_Map IOC_Status[] = { argument
136 static const struct Error_Map IOC_Func[] = {
154 static const struct Error_Map IOC_Event[] = {
169 static const struct Error_Map IOC_SCSIState[] = {
179 static const struct Error_Map IOC_SCSIStatus[] = {
192 static const struct Error_Map IOC_Diag[] = {
202 static const struct Error_Map IOC_SCSITMType[] = {
214 const struct Error_Map *status = IOC_Status; in mpt_ioc_status()
228 const struct Error_Map *status = IOC_Diag; in mpt_ioc_diag()
[all …]