Home
last modified time | relevance | path

Searched refs:scb_struct (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/i825xx/
A Dsun3_82586.h70 struct scb_struct struct
A Dsun3_82586.c153 volatile struct scb_struct *scb; /* volatile is important */
256 p->scb = (struct scb_struct *) ((char *)p->iscp + sizeof(struct iscp_struct)); in alloc586()
277 memset((char *)p->scb,0,sizeof(struct scb_struct)); in alloc586()
412 ptr = (void *) ((char *)p->scb + sizeof(struct scb_struct)); in init586()

Completed in 5 milliseconds