Searched refs:siop_cbd (Results 1 – 2 of 2) sorted by relevance
59 struct siop_cbd *siop_cbdp; /* pointer to our siop_cbd */65 struct siop_cbd { struct66 TAILQ_ENTRY (siop_cbd) next;120 TAILQ_HEAD(cbd_list, siop_cbd);
335 struct siop_cbd *cbdp;1710 struct siop_cbd *newcbd;1716 newcbd = malloc(sizeof(struct siop_cbd), M_DEVBUF, M_NOWAIT);1722 bzero(newcbd, sizeof(struct siop_cbd));