Home
last modified time | relevance | path

Searched refs:pdb_curstate (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/isp/
Dispmbox.h1351 uint8_t pdb_curstate; member
Disp.c2802 un.bill.pdb_curstate, un.bill.pdb_laststate); in isp_getpdb()
2804 …if (un.bill.pdb_curstate < PDB2400_STATE_PLOGI_DONE || un.bill.pdb_curstate > PDB2400_STATE_LOGGED… in isp_getpdb()
Disp_library.c1473 ISP_IOXGET_8(isp, &src->pdb_curstate, dst->pdb_curstate); in isp_get_pdb_24xx()