Home
last modified time | relevance | path

Searched refs:SYNC_SFORDEV (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/disk/isp/
H A Dispvar.h115 #define SYNC_SFORDEV 2 /* scratch, sync for ISP */ macro
H A Disp.c1729 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, sizeof (*icbp), 0); in isp_fibre_init()
2021 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, sizeof (*icbp), 0); in isp_fibre_init_2400()
2138 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, QENTRY_LEN, chan); in isp_plogx()
2334 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, sizeof (un), chan); in isp_getpdb()
3225 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, SNS_GID_FT_REQ_SIZE, chan); in isp_gid_ft_sns()
3320 MEMORYBARRIER(isp, SYNC_SFORDEV, XTXOFF, 2 * QENTRY_LEN, chan); in isp_gid_ft_ct_passthru()
4018 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, SNS_RFT_ID_REQ_SIZE, chan); in isp_register_fc4_type()
4104 MEMORYBARRIER(isp, SYNC_SFORDEV, XTXOFF, 2 * QENTRY_LEN, chan); in isp_register_fc4_type_24xx()
4562 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, QENTRY_LEN, chan); in isp_control()
4666 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, 2 * QENTRY_LEN, chan); in isp_control()
H A Disp_freebsd.h341 case SYNC_SFORDEV: \
H A Disp_freebsd.c659 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, QENTRY_LEN, chan); in ispioctl()
H A Disp_library.c577 MEMORYBARRIER(isp, SYNC_SFORDEV, 0, 2 * QENTRY_LEN, chan); in isp_fc_change_role()