Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isp/
Dispmbox.h1375 #define PDB2400_STATE_PLOGI_DONE 0x04 macro
Disp.c2804 …if (un.bill.pdb_curstate < PDB2400_STATE_PLOGI_DONE || un.bill.pdb_curstate > PDB2400_STATE_LOGGED… in isp_getpdb()