Searched refs:isp_nexus (Results 1 – 3 of 3) sorted by relevance
187 struct isp_nexus { struct191 struct isp_nexus *next; argument218 struct isp_nexus *nexus_hash[NEXUS_HASH_WIDTH];219 struct isp_nexus *nexus_free_list;
1659 struct isp_nexus *n = malloc(sizeof (struct isp_nexus), M_DEVBUF, M_NOWAIT | M_ZERO); in isp_pci_mbxdma()1749 struct isp_nexus *n = fc->nexus_free_list; in isp_pci_mbxdmafree()
4230 struct isp_nexus *nxp; in isp_fcp_reset_crn()4254 struct isp_nexus *nxp; in isp_fcp_next_crn()4275 nxp = malloc(sizeof (struct isp_nexus), M_DEVBUF, M_ZERO|M_NOWAIT); in isp_fcp_next_crn()