Searched defs:scb_data (Results 1 – 4 of 4) sorted by relevance
700 struct scb_data { struct705 struct scb *scbindex[256]; /*714 struct hardware_scb *hscbs; /* Array of hardware SCBs */715 struct scb *scbarray; /* Array of kernel SCBs */716 struct scsi_sense_data *sense; /* Per SCB sense data */721 bus_dmamap_t hscb_dmamap;722 bus_addr_t hscb_busaddr;723 bus_dma_segment_t hscb_seg;724 int hscb_nseg;725 int hscb_size;[all …]
655 struct scb_data { struct660 struct scb_tailq free_scbs;666 struct scb_list free_scb_lists[AHD_NUM_TARGETS * AHD_NUM_LUNS_NONPKT];671 struct scb_list any_dev_free_scb_list;676 struct scb *scbindex[AHD_SCB_MAX];682 int scbs_left; /* unallocated scbs in head map_node */683 int sgs_left; /* unallocated sgs in head map_node */684 int sense_left; /* unallocated sense in head map_node */685 uint16_t numscbs;686 uint16_t maxhscbs; /* Number of SCBs on the card */[all …]
4171 struct scb_data *scb_data; in ahc_init_scbdata() local4259 struct scb_data *scb_data; in ahc_fini_scbdata() local4304 struct scb_data *scb_data; in ahc_alloc_scbs() local
5408 struct scb_data *scb_data; in ahd_init_scbdata() local5499 struct scb_data *scb_data; in ahd_fini_scbdata() local5743 struct scb_data *scb_data; in ahd_alloc_scbs() local