Searched refs:PLOGX_FLG_FREE_NPHDL (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Dispmbox.h1395 #define PLOGX_FLG_FREE_NPHDL 0x80 /* if with with LOGO */ macro
H A Disp.c2982 PLOGX_FLG_FREE_NPHDL, 0);
4031 (void) isp_plogx(isp, chan, handle, portid, PLOGX_FLG_CMD_LOGO | PLOGX_FLG_IMPLICIT | PLOGX_FLG_FREE_NPHDL, 1);
4054 if (isp_plogx(isp, chan, r >> 16, portid, PLOGX_FLG_CMD_LOGO | PLOGX_FLG_IMPLICIT | PLOGX_FLG_FREE_NPHDL, 1)) {

Completed in 86 milliseconds