Home
last modified time | relevance | path

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

/NextBSD/sys/dev/amr/
HDamrreg.h138 #define FC_DEL_LOGDRV 0xA4 macro
146 #define FC_DEL_LOGDRV 0xA4 macro
HDamr.c611 if ((ali.mbox[0] == FC_DEL_LOGDRV && ali.mbox[2] == OP_DEL_LOGDRV) || /* delete */ in amr_linux_ioctl_int()
836 if ((au_cmd[0] == FC_DEL_LOGDRV && au_cmd[1] == OP_DEL_LOGDRV) || /* delete */ in amr_ioctl()
1003 ap = amr_enquiry(sc, 0, FC_DEL_LOGDRV, OP_SUP_DEL_LOGDRV, 0, &status); in amr_query_controller()