Searched refs:PORT_ANY (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/isp/
H A Disp_target.c317 notify.nt_sid = PORT_ANY;
318 notify.nt_did = PORT_ANY;
732 portid = PORT_ANY;
841 notify.nt_did = PORT_ANY;
H A Dispvar.h195 #define PORT_ANY 0xFFFFFF macro
197 #define VALID_PORT(port) (port != PORT_NONE && port != PORT_ANY)
H A Disp_library.c505 notify.nt_sid = PORT_ANY;
506 notify.nt_did = PORT_ANY;

Completed in 72 milliseconds