Home
last modified time | relevance | path

Searched defs:semap (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Disp_pci.c1066 isp_pci_rd_isr(ispsoftc_t *isp, uint32_t *isrp, uint16_t *semap, uint16_t *mbp) in isp_pci_rd_isr()
1101 isp_pci_rd_isr_2300(ispsoftc_t *isp, uint32_t *isrp, uint16_t *semap, uint16_t *mbox0p) in isp_pci_rd_isr_2300()
1160 isp_pci_rd_isr_2400(ispsoftc_t *isp, uint32_t *isrp, uint16_t *semap, uint16_t *mbox0p) in isp_pci_rd_isr_2400()
H A Dispvar.h75 #define ISP_READ_ISR(isp, isrp, semap, mbox0p) \ argument
/dragonfly/sys/vfs/ufs/
H A Dffs_softdep.c272 sema_init(struct sema *semap, char *name, int timo) in sema_init()
286 sema_get(struct sema *semap, struct lock *interlock) in sema_get()
320 sema_release(struct sema *semap, struct lock *lk) in sema_release()