Searched refs:sl_tab (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_low.c213 static struct scsi_low_softc_tab sl_tab = LIST_HEAD_INITIALIZER(sl_tab); variable in typeref:struct:scsi_low_softc_tab
1499 LIST_INSERT_HEAD(&sl_tab, slp, sl_chain);
4149 slp = LIST_FIRST(&sl_tab);

Completed in 47 milliseconds