Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h894 #define PDB2400_STATE_PLOGI_DONE 0x04 macro
H A Disp.c1542 …if (un.bill.pdb_curstate < PDB2400_STATE_PLOGI_DONE || un.bill.pdb_curstate > PDB2400_STATE_LOGGED… in isp_getpdb()