FreeBSD kernel CAM code
camq_entry Union Reference

#include <cam_ccb.h>

Public Member Functions

 LIST_ENTRY (ccb_hdr) le
 
 SLIST_ENTRY (ccb_hdr) sle
 
 TAILQ_ENTRY (ccb_hdr) tqe
 
 STAILQ_ENTRY (ccb_hdr) stqe
 

Detailed Description

Definition at line 319 of file cam_ccb.h.

Member Function Documentation

◆ LIST_ENTRY()

camq_entry::LIST_ENTRY ( ccb_hdr  )

◆ SLIST_ENTRY()

camq_entry::SLIST_ENTRY ( ccb_hdr  )

◆ STAILQ_ENTRY()

camq_entry::STAILQ_ENTRY ( ccb_hdr  )

◆ TAILQ_ENTRY()

camq_entry::TAILQ_ENTRY ( ccb_hdr  )

The documentation for this union was generated from the following file: