Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h870 uint8_t pdb_curstate; member
H A Disp.c1543 un.bill.pdb_curstate, un.bill.pdb_laststate); in isp_getpdb()
1550 if (((un.bill.pdb_curstate & PDB2400_STATE_FCP_MASK) < in isp_getpdb()
1552 || ((un.bill.pdb_curstate & PDB2400_STATE_FCP_MASK) > in isp_getpdb()
H A Disp_library.c931 ISP_IOXGET_8(isp, &src->pdb_curstate, dst->pdb_curstate); in isp_get_pdb_24xx()